Skip to content

Commit

Permalink
Add Qt6.8 to build action
Browse files Browse the repository at this point in the history
  • Loading branch information
dail8859 committed Jan 1, 2025
1 parent 90b70b3 commit 5dac8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-latest, macos-latest]
qt_version: ["5.15", "6.5", "6.6"]
qt_version: ["5.15", "6.5", "6.8"]
exclude:
- os: macos-latest
qt_version: "5.15"
Expand Down

0 comments on commit 5dac8b4

Please sign in to comment.