mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
Commented out latest xcode stable build
This commit is contained in:
parent
d6863fe504
commit
ab1e3b3368
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -230,9 +230,9 @@ jobs:
|
|||
needs: [fetch-info]
|
||||
|
||||
steps:
|
||||
- uses: maxim-lobanov/setup-xcode@v1.6.0
|
||||
with:
|
||||
xcode-version: latest-stable
|
||||
# - uses: maxim-lobanov/setup-xcode@v1.6.0
|
||||
# with:
|
||||
# xcode-version: latest-stable
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue