mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Update desktop-build.yml
This commit is contained in:
parent
42ddb70bc3
commit
3b819e3c5e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -348,7 +348,7 @@ jobs:
|
|||
include:
|
||||
- target: 10
|
||||
qt_version: 6.6.*
|
||||
qt_arch: msvc2019_64 # msvc2022_64 is only available starting Qt 6.8, which introduces a bug in game window
|
||||
qt_arch: win64_msvc2022_64
|
||||
qt_modules: "qtimageformats qtmultimedia qtwebsockets"
|
||||
|
||||
name: Windows ${{matrix.target}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue