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 ce346d9 commit 93ef85bCopy full SHA for 93ef85b
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Setup Qt
55
uses: jurplel/install-qt-action@v4
56
with:
57
- version: 6.9.0
+ version: 6.9.1
58
host: windows
59
target: desktop
60
arch: win64_msvc2022_64
@@ -84,7 +84,7 @@ jobs:
84
85
86
87
88
89
90
@@ -122,7 +122,7 @@ jobs:
122
123
124
125
126
host: mac
127
128
arch: clang_64
0 commit comments