Skip to content

Commit 6682588

Browse files
committed
CI-windows.yml: added Qt 6.6.0 [skip ci]
1 parent 9329772 commit 6682588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
os: [windows-2019, windows-2022]
31-
qt_ver: [5.15.2, 6.2.4, 6.5.0]
31+
qt_ver: [5.15.2, 6.2.4, 6.5.0, 6.6.0]
3232
fail-fast: false
3333

3434
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)