mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-04 12:33:55 -07:00
longer list
This commit is contained in:
parent
fdf2c3903f
commit
586c2f1e7d
1 changed files with 4 additions and 4 deletions
8
.github/workflows/desktop-build.yml
vendored
8
.github/workflows/desktop-build.yml
vendored
|
|
@ -271,7 +271,7 @@ jobs:
|
||||||
override_target: 13
|
override_target: 13
|
||||||
package_suffix: "-macOS13_Intel"
|
package_suffix: "-macOS13_Intel"
|
||||||
qt_arch: clang_64
|
qt_arch: clang_64
|
||||||
qt_archives: qtbase qtmultimedia qtsvg
|
qt_archives: qtbase qtimageformats qtmultimedia qtsvg qttools qttranslations
|
||||||
qt_modules: qtwebsockets
|
qt_modules: qtwebsockets
|
||||||
qt_version: 6.11.0
|
qt_version: 6.11.0
|
||||||
soc: Intel
|
soc: Intel
|
||||||
|
|
@ -288,7 +288,7 @@ jobs:
|
||||||
make_package: 1
|
make_package: 1
|
||||||
package_suffix: "-macOS14"
|
package_suffix: "-macOS14"
|
||||||
qt_arch: clang_64
|
qt_arch: clang_64
|
||||||
qt_archives: qtbase qtimageformats qtmultimedia qtsvg
|
qt_archives: qtbase qtimageformats qtmultimedia qtsvg qttools qttranslations
|
||||||
qt_modules: qtwebsockets
|
qt_modules: qtwebsockets
|
||||||
qt_version: 6.11.0
|
qt_version: 6.11.0
|
||||||
soc: Apple
|
soc: Apple
|
||||||
|
|
@ -305,7 +305,7 @@ jobs:
|
||||||
make_package: 1
|
make_package: 1
|
||||||
package_suffix: "-macOS15"
|
package_suffix: "-macOS15"
|
||||||
qt_arch: clang_64
|
qt_arch: clang_64
|
||||||
qt_archives: qtbase qtimageformats qtmultimedia qtsvg qttools
|
qt_archives: qtbase qtimageformats qtmultimedia qtsvg qttools qttranslations
|
||||||
qt_modules: qtwebsockets
|
qt_modules: qtwebsockets
|
||||||
qt_version: 6.11.0
|
qt_version: 6.11.0
|
||||||
soc: Apple
|
soc: Apple
|
||||||
|
|
@ -337,7 +337,7 @@ jobs:
|
||||||
make_package: 1
|
make_package: 1
|
||||||
package_suffix: "-Win10"
|
package_suffix: "-Win10"
|
||||||
qt_arch: win64_msvc2022_64
|
qt_arch: win64_msvc2022_64
|
||||||
qt_archives: qtbase qtimageformats qtmultimedia qtsvg qttools
|
qt_archives: qtbase qtimageformats qtmultimedia qtsvg qttools qttranslations
|
||||||
qt_modules: qtwebsockets
|
qt_modules: qtwebsockets
|
||||||
qt_version: 6.11.0
|
qt_version: 6.11.0
|
||||||
type: Release
|
type: Release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue