We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9329772 commit 6682588Copy full SHA for 6682588
1 file changed
.github/workflows/CI-windows.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
os: [windows-2019, windows-2022]
31
- qt_ver: [5.15.2, 6.2.4, 6.5.0]
+ qt_ver: [5.15.2, 6.2.4, 6.5.0, 6.6.0]
32
fail-fast: false
33
34
runs-on: ${{ matrix.os }}
0 commit comments