mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
versions
This commit is contained in:
parent
4afd0eae30
commit
29c3f1fa7a
1 changed files with 3 additions and 3 deletions
6
.github/workflows/desktop-build.yml
vendored
6
.github/workflows/desktop-build.yml
vendored
|
|
@ -218,14 +218,14 @@ jobs:
|
||||||
|
|
||||||
- target: 15
|
- target: 15
|
||||||
os: macos-15
|
os: macos-15
|
||||||
xcode: "16.2"
|
xcode: "16.3"
|
||||||
type: Release
|
type: Release
|
||||||
core_count: 3
|
core_count: 3
|
||||||
make_package: 1
|
make_package: 1
|
||||||
|
|
||||||
- target: 15
|
- target: 15
|
||||||
os: macos-15
|
os: macos-15
|
||||||
xcode: "16.2"
|
xcode: "16.3"
|
||||||
type: Debug
|
type: Debug
|
||||||
core_count: 3
|
core_count: 3
|
||||||
|
|
||||||
|
|
@ -347,7 +347,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- target: 10
|
- target: 10
|
||||||
qt_version: 6.6.*
|
qt_version: 6.8.*
|
||||||
qt_arch: msvc2022_64
|
qt_arch: msvc2022_64
|
||||||
qt_modules: "qtimageformats qtmultimedia qtwebsockets"
|
qt_modules: "qtimageformats qtmultimedia qtwebsockets"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue