Skip to content

Commit

Permalink
add Qt 6.5 - 6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 committed Jul 27, 2024
1 parent cc28c9a commit d091176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:

os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-12, macos-13, macos-14, windows-2019, windows-2022]
qt_version: [5.12.12, 5.15.2, 6.4.0]
qt_version: [5.12.12, 5.15.2, 6.4.0, 6.5.0, 6.6.0, 6.7.0]
shared: [ON, OFF]

steps:
Expand Down

0 comments on commit d091176

Please sign in to comment.