mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
fix cross-arch compilation test
This commit is contained in:
parent
03fb9e3210
commit
3ce168f38c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -286,7 +286,7 @@ jobs:
|
||||||
cmake_generator: Ninja
|
cmake_generator: Ninja
|
||||||
make_package: 1
|
make_package: 1
|
||||||
override_target: 13
|
override_target: 13
|
||||||
override_arch: arm64
|
override_arch: x86_64
|
||||||
package_suffix: "-macOS13_Intel2"
|
package_suffix: "-macOS13_Intel2"
|
||||||
qt_version: 6.11.0
|
qt_version: 6.11.0
|
||||||
qt_arch: clang_64
|
qt_arch: clang_64
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue