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 7cab86a commit d0d4a9aCopy full SHA for d0d4a9a
.github/workflows/cppcmake.yml
@@ -41,7 +41,7 @@ jobs:
41
cmake_extra: "-T v142,host=x86"
42
arch: "amd64"
43
qt_arch: "win64_msvc2019_64"
44
- qt_ver: "6.4.*"
+ qt_ver: "6.4.0"
45
- name: "windows-x86"
46
os: "windows-latest"
47
cmake_extra: "-T v142,host=x86 -A Win32"
0 commit comments