Skip to content

Commit 5478af9

Browse files
authored
Update Xcode version to 16.2.0
1 parent f48642a commit 5478af9

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: '16.0'
14+
xcode-version: '16.2.0'
1515

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

0 commit comments

Comments
 (0)