Skip to content

Commit f48642a

Browse files
authored
Update Xcode version to 16.0 in CI
1 parent c997c7b commit f48642a

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
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup Xcode
1212
uses: maxim-lobanov/setup-xcode@v1
1313
with:
14-
xcode-version: '14.2'
14+
xcode-version: '16.0'
1515

1616
- name: Checkout repo
1717
uses: actions/checkout@v3

0 commit comments

Comments
 (0)