Skip to content

Commit 371e591

Browse files
authored
Update Qt on the CI (#885)
1 parent 8f6e759 commit 371e591

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
@@ -11,9 +11,9 @@ jobs:
1111
matrix:
1212
os: [windows-2025, macos-15, macos-15-intel, ubuntu-24.04]
1313
compiler: ['default', 'clang']
14-
qt_version: ['6.10.0']
14+
qt_version: ['6.10.1']
1515
include:
16-
- qt_version: '6.10.0'
16+
- qt_version: '6.10.1'
1717
qt_version_major: '6'
1818
qt_modules: 'qtmultimedia qtserialport'
1919

0 commit comments

Comments
 (0)