mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 16:44:48 -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
|
- target: 14
|
||||||
soc: Apple
|
soc: Apple
|
||||||
os: macos-14
|
os: macos-14
|
||||||
xcode: "14.3.1"
|
xcode: "15.4"
|
||||||
type: Release
|
type: Release
|
||||||
core_count: 3
|
core_count: 3
|
||||||
make_package: 1
|
make_package: 1
|
||||||
|
|
@ -220,7 +220,7 @@ jobs:
|
||||||
- target: 14
|
- target: 14
|
||||||
soc: Apple
|
soc: Apple
|
||||||
os: macos-14
|
os: macos-14
|
||||||
xcode: "14.3.1"
|
xcode: "15.4"
|
||||||
type: Debug
|
type: Debug
|
||||||
core_count: 3
|
core_count: 3
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue