We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0aa510 commit 5e000b9Copy full SHA for 5e000b9
.github/workflows/msvc.yml
@@ -20,7 +20,7 @@ jobs:
20
os: windows-2022
21
qt_version: 6.9.3
22
qt_arch: win64_msvc2022_64
23
- qt_modules: qtscxml qtserialport
+ qt_modules: qtscxml qtserialport qtimageformats qtmultimedia
24
25
- CMAKE_GENERATOR_PLATFORM: Win32
26
VCPKG_TARGET_TRIPLET: x86-windows
@@ -35,7 +35,7 @@ jobs:
35
VCPKG_PLATFORM_TOOLSET: v143
36
37
qt_arch: win64_msvc2022_arm64
38
39
os: windows-11-arm
40
41
# See: [About GitHub-hosted runners](https://docs.github.com/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners)
0 commit comments