Skip to content

Commit 623ac53

Browse files
authored
Xcode 15?
1 parent 9043277 commit 623ac53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# https://github.com/CocoaPods/CocoaPods/issues/11839
1414
run: |
1515
xcode-select -p
16-
sudo xcode-select -s /Applications/Xcode_14.2.app/Contents/Developer
16+
sudo xcode-select -s /Applications/Xcode_15.0.1.app/Contents/Developer
1717
- name: "Lint"
1818
run: make lint
1919
- name: "Run tests (PACKAGE_MANAGER_COMMAND: test)"

0 commit comments

Comments
 (0)