[CI] Use Xcode 16 for macOS build.

(cherry picked from commit daf2c88928)
This commit is contained in:
Pāvels Nadtočajevs
2025-07-16 00:05:54 +03:00
committed by Thaddeus Crews
parent f103340d38
commit b1209100d3

View File

@ -38,6 +38,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: