mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
fix xcode versions
This commit is contained in:
parent
0366463ba7
commit
03fb9e3210
1 changed files with 5 additions and 5 deletions
10
.github/workflows/desktop-build.yml
vendored
10
.github/workflows/desktop-build.yml
vendored
|
|
@ -276,7 +276,7 @@ jobs:
|
|||
soc: Intel
|
||||
type: Release
|
||||
use_ccache: 1
|
||||
xcode: "26.3"
|
||||
xcode: "26.6"
|
||||
|
||||
- os: macOS
|
||||
target: 13
|
||||
|
|
@ -294,7 +294,7 @@ jobs:
|
|||
soc: Intel
|
||||
type: Release
|
||||
use_ccache: 1
|
||||
xcode: "26.3"
|
||||
xcode: "26.6"
|
||||
|
||||
- os: macOS
|
||||
target: 14
|
||||
|
|
@ -311,7 +311,7 @@ jobs:
|
|||
soc: Apple
|
||||
type: Release
|
||||
use_ccache: 1
|
||||
xcode: "26.3"
|
||||
xcode: "26.6"
|
||||
|
||||
- os: macOS
|
||||
target: 15
|
||||
|
|
@ -328,7 +328,7 @@ jobs:
|
|||
soc: Apple
|
||||
type: Release
|
||||
use_ccache: 1
|
||||
xcode: "26.3"
|
||||
xcode: "26.6"
|
||||
|
||||
- os: macOS
|
||||
target: 26
|
||||
|
|
@ -344,7 +344,7 @@ jobs:
|
|||
soc: Apple
|
||||
type: Release
|
||||
use_ccache: 1
|
||||
xcode: "26.3"
|
||||
xcode: "26.6"
|
||||
|
||||
- os: Windows
|
||||
target: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue