We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42262a1 commit ee919a2Copy full SHA for ee919a2
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
branches: [ main ]
9
10
env:
11
- CI_XCODE: '/Applications/Xcode_16.1.app/Contents/Developer'
+ CI_XCODE: '/Applications/Xcode_16.2.app/Contents/Developer'
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments