Revert "CI: Pin Xcode version to 15.3, as default 15.0.1 is broken"
This reverts commit 3d94d7436a.
The default changed and 15.3 is no longer available on GHA.
This commit is contained in:
5
.github/workflows/macos_builds.yml
vendored
5
.github/workflows/macos_builds.yml
vendored
@ -39,11 +39,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: Setup Xcode
|
|
||||||
uses: maxim-lobanov/setup-xcode@v1
|
|
||||||
with:
|
|
||||||
xcode-version: '15.3'
|
|
||||||
|
|
||||||
- name: Restore Godot build cache
|
- name: Restore Godot build cache
|
||||||
uses: ./.github/actions/godot-cache-restore
|
uses: ./.github/actions/godot-cache-restore
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user