mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -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
|
||||
os: macos-15
|
||||
xcode: "16.2"
|
||||
xcode: "16.3"
|
||||
type: Release
|
||||
core_count: 3
|
||||
make_package: 1
|
||||
|
||||
- target: 15
|
||||
os: macos-15
|
||||
xcode: "16.2"
|
||||
xcode: "16.3"
|
||||
type: Debug
|
||||
core_count: 3
|
||||
|
||||
|
|
@ -347,7 +347,7 @@ jobs:
|
|||
matrix:
|
||||
include:
|
||||
- target: 10
|
||||
qt_version: 6.6.*
|
||||
qt_version: 6.8.*
|
||||
qt_arch: msvc2022_64
|
||||
qt_modules: "qtimageformats qtmultimedia qtwebsockets"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue