Skip to content

Commit 506a4b9

Browse files
committed
qt 6.5.3
1 parent 0c1c98e commit 506a4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cpp-ci-serial-programs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
os: [windows-2022, macos-12, ubuntu-22.04]
13-
qt_version: ['5.12.12', '6.3.2', '6.6.1']
13+
qt_version: ['5.12.12', '6.3.2', '6.5.3']
1414
include:
1515
- qt_version: '5.12.12'
1616
qt_version_major: '5'
@@ -20,7 +20,7 @@ jobs:
2020
qt_version_major: '6'
2121
qt_modules: 'qtmultimedia qtserialport'
2222

23-
- qt_version: '6.6.1'
23+
- qt_version: '6.5.3'
2424
qt_version_major: '6'
2525
qt_modules: 'qtmultimedia qtserialport'
2626

0 commit comments

Comments
 (0)