mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Bump macos14 XCode to 15.4 (#5188)
This commit is contained in:
parent
39d8ca050f
commit
7b1653034b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/desktop-build.yml
vendored
4
.github/workflows/desktop-build.yml
vendored
|
|
@ -212,7 +212,7 @@ jobs:
|
|||
- target: 14
|
||||
soc: Apple
|
||||
os: macos-14
|
||||
xcode: "14.3.1"
|
||||
xcode: "15.4"
|
||||
type: Release
|
||||
core_count: 3
|
||||
make_package: 1
|
||||
|
|
@ -220,7 +220,7 @@ jobs:
|
|||
- target: 14
|
||||
soc: Apple
|
||||
os: macos-14
|
||||
xcode: "14.3.1"
|
||||
xcode: "15.4"
|
||||
type: Debug
|
||||
core_count: 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue