Skip to content

Commit

Permalink
Qt 6.4.0 not 6.4.*
Browse files Browse the repository at this point in the history
  • Loading branch information
cboulay committed Dec 27, 2022
1 parent 7cab86a commit d0d4a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cppcmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cmake_extra: "-T v142,host=x86"
arch: "amd64"
qt_arch: "win64_msvc2019_64"
qt_ver: "6.4.*"
qt_ver: "6.4.0"
- name: "windows-x86"
os: "windows-latest"
cmake_extra: "-T v142,host=x86 -A Win32"
Expand Down

0 comments on commit d0d4a9a

Please sign in to comment.