We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5701103 commit df74785Copy full SHA for df74785
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
env:
11
CI_XCODE_14: /Applications/Xcode_14.2.app/Contents/Developer
12
CI_XCODE_15: /Applications/Xcode_15.4.0.app/Contents/Developer
13
- CI_XCODE_16: /Applications/Xcode_16.1.app/Contents/Developer
+ CI_XCODE_16: /Applications/Xcode_16.0.app/Contents/Developer
14
jobs:
15
tests:
16
0 commit comments