Skip to content

Commit 59e5c76

Browse files
committed
Remove XCode select
1 parent beea4eb commit 59e5c76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515

16-
- name: xcode-select
17-
run: sudo xcode-select -s /Applications/Xcode_13.4.app
18-
1916
- name: install abimap
2017
run: sudo pip3 install abimap
2118

0 commit comments

Comments
 (0)