Skip to content

Commit 1bf2667

Browse files
committed
Fix Xcode mismatch
1 parent e67bed1 commit 1bf2667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Configure Xcode
4646
uses: maxim-lobanov/setup-xcode@v1.6.0
4747
with:
48-
xcode-version: '16.1'
48+
xcode-version: '16.4'
4949

5050
- name: Setup JDK
5151
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)