Skip to content

Commit

Permalink
upgrade to qt 6.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pifopi committed Dec 31, 2023
1 parent 77ce5ce commit 7e08adb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cpp-ci-serial-programs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-2022, macos-12, ubuntu-22.04]
qt_version: ['5.12.12', '6.3.2', '6.5.2']
qt_version: ['5.12.12', '6.3.2', '6.6.2']
include:
- qt_version: '5.12.12'
qt_version_major: '5'
Expand All @@ -20,7 +20,7 @@ jobs:
qt_version_major: '6'
qt_modules: 'qtmultimedia qtserialport'

- qt_version: '6.5.2'
- qt_version: '6.6.2'
qt_version_major: '6'
qt_modules: 'qtmultimedia qtserialport'

Expand Down

0 comments on commit 7e08adb

Please sign in to comment.