Skip to content

Commit 0bb3ba6

Browse files
authored
Update ci.yml (#8)
1 parent 4d3273f commit 0bb3ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: '*'
77

88
env:
9-
CI_XCODE: '/Applications/Xcode_14.0.app/Contents/Developer'
9+
CI_XCODE: '/Applications/Xcode_14.1.app/Contents/Developer'
1010

1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)