Skip to content

Commit 6c11e2a

Browse files
authored
CI-windows.yml: added Qt 6.4.0 / updated Qt to 6.3.2 (#4531)
1 parent ee124cd commit 6c11e2a

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
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [windows-2019, windows-2022]
22-
qt_ver: [5.15.2, 6.2.4, 6.3.1]
22+
qt_ver: [5.15.2, 6.2.4, 6.3.2, 6.4.0]
2323
fail-fast: false
2424

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

0 commit comments

Comments
 (0)