[CI] Use Xcode 16 for macOS build.

This commit is contained in:
Pāvels Nadtočajevs 2025-07-16 00:05:54 +03:00
parent d5cb0f948e
commit daf2c88928
No known key found for this signature in database
GPG key ID: 8413210218EF35D2

View file

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