We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd98e00 commit 7c73ecfCopy full SHA for 7c73ecf
1 file changed
.github/workflows/CI-windows.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [windows-2019, windows-2022]
22
- qt_ver: [5.15.2, 6.2.4, 6.3.2, 6.4.2]
+ qt_ver: [5.15.2, 6.2.4, 6.4.2]
23
fail-fast: false
24
25
runs-on: ${{ matrix.os }}
0 commit comments