Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pifopi committed Nov 28, 2023
1 parent 6483981 commit 10f7202
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cpp-ci-serial-programs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,15 @@ jobs:
include:
- qt_version: '5.12.12'
qt_version_major: '5'
qt_modules: ''

- qt_version: '6.3.2'
qt_version_major: '6'
qt_modules: ''

- qt_version: '6.6.1'
qt_version_major: '6'
'qtmultimedia qtserialport'

- os: windows-2022
cmake_args: '-G "Visual Studio 17 2022"'
Expand Down

0 comments on commit 10f7202

Please sign in to comment.