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 4d3273f commit 0bb3ba6Copy full SHA for 0bb3ba6
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
branches: '*'
7
8
env:
9
- CI_XCODE: '/Applications/Xcode_14.0.app/Contents/Developer'
+ CI_XCODE: '/Applications/Xcode_14.1.app/Contents/Developer'
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments