mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 05:25:43 +08:00
Update github workflow, remove macos-11 add macos-13
This commit is contained in:
parent
e6b4a66af8
commit
843aef3506
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
os: [ubuntu-20.04, ubuntu-22.04, macos-11, macos-12, windows-2019, windows-2022]
|
||||
os: [ubuntu-20.04, ubuntu-22.04, macos-12, macos-13, windows-2019, windows-2022]
|
||||
qt_version: [5.12.12, 5.15.2, 6.4.0]
|
||||
shared: [ON, OFF]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user