We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abdd08 commit 872c5b5Copy full SHA for 872c5b5
.github/workflows/test.yml
@@ -86,7 +86,7 @@ jobs:
86
# xcrun simctl boot "iPhone SE (3rd generation)"
87
# xcrun simctl list
88
89
- - name: Switch to
+ - name: Switch to Xcode 16
90
if: matrix.os == 'macos-14'
91
run: |
92
sudo xcode-select --switch /Applications/Xcode_16.2.app
0 commit comments