mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
[CI] Use Xcode 16 for macOS build.
This commit is contained in:
3
.github/workflows/macos_builds.yml
vendored
3
.github/workflows/macos_builds.yml
vendored
@@ -35,6 +35,9 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Select Xcode 16
|
||||
run: sudo xcode-select -s /Applications/Xcode_16.2.app
|
||||
|
||||
- name: Restore Godot build cache
|
||||
uses: ./.github/actions/godot-cache-restore
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user