Skip to content

Commit 89fba4a

Browse files
committed
ci: update xcode version in ci
1 parent caa0a9b commit 89fba4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# see available xcode versions in https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md#xcode
5252
uses: mobiledevops/xcode-select-version-action@v1
5353
with:
54-
xcode-select-version: 15.4
54+
xcode-select-version: 16.4
5555
- name: Install visionOS platform
5656
run: |
5757
defaults write com.apple.dt.Xcode AllowUnsupportedVisionOSHost -bool YES

0 commit comments

Comments
 (0)