We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3970790 commit 9f834ceCopy full SHA for 9f834ce
1 file changed
.github/workflows/build_latest.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: ilammy/msvc-dev-cmd@v1
31
with:
32
arch: amd64
33
+ vsversion: 2022
34
35
- name: Install Qt ${{matrix.qt-version}}
36
uses: jurplel/install-qt-action@v4
0 commit comments