mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
[CI] Use Xcode 16 for macOS build.
This commit is contained in:
parent
d5cb0f948e
commit
daf2c88928
1 changed files with 3 additions and 0 deletions
3
.github/workflows/macos_builds.yml
vendored
3
.github/workflows/macos_builds.yml
vendored
|
@ -35,6 +35,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
- name: Select Xcode 16
|
||||||
|
run: sudo xcode-select -s /Applications/Xcode_16.2.app
|
||||||
|
|
||||||
- name: Restore Godot build cache
|
- name: Restore Godot build cache
|
||||||
uses: ./.github/actions/godot-cache-restore
|
uses: ./.github/actions/godot-cache-restore
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue