mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2025-01-26 22:39:03 +08:00
add Qt 6.5 - 6.7
This commit is contained in:
parent
7974ffc8ec
commit
4049f78b05
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
matrix:
|
||||
|
||||
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-12, macos-13, 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:
|
||||
|
Loading…
Reference in New Issue
Block a user