[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 63667e5d54
commit 27d4d7b991

View File

@ -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: