Skip to content

Commit

Permalink
Add CI build on Qt 6.2.0 for Ubuntu (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lev-Golofastov authored Jan 30, 2023
1 parent 3df13d6 commit 14cd224
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ jobs:
- os: macos-latest
os-name: mac
qt-version: '5.12.10'

- os: ubuntu-latest
os-name: linux
qt-version: '6.2.0'

defaults:
run:
shell: bash
Expand Down

0 comments on commit 14cd224

Please sign in to comment.