Skip to content

Commit ee919a2

Browse files
authored
Update ci.yml
1 parent 42262a1 commit ee919a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches: [ main ]
99

1010
env:
11-
CI_XCODE: '/Applications/Xcode_16.1.app/Contents/Developer'
11+
CI_XCODE: '/Applications/Xcode_16.2.app/Contents/Developer'
1212

1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)