You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
[CI] Use Xcode 16 for macOS build.
(cherry picked from commit daf2c88928)
This commit is contained in:
committed by
Thaddeus Crews
parent
6aa9a06346
commit
5a41d163a8
3
.github/workflows/macos_builds.yml
vendored
3
.github/workflows/macos_builds.yml
vendored
@@ -36,6 +36,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