mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
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:
parent
06a0eface3
commit
ea2e40ec89
1 changed files with 0 additions and 5 deletions
5
.github/workflows/macos_builds.yml
vendored
5
.github/workflows/macos_builds.yml
vendored
|
|
@ -39,11 +39,6 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Setup Xcode
|
||||
uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '15.3'
|
||||
|
||||
- name: Restore Godot build cache
|
||||
uses: ./.github/actions/godot-cache-restore
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue