chore(CI): bump msvc windows CI Qt version to 6.9.0
This commit is contained in:
parent
f55563d483
commit
8ada0d2138
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- qt_ver: '6.8.2'
|
- qt_ver: '6.9.0'
|
||||||
vs: '2022'
|
vs: '2022'
|
||||||
aqt_arch: 'win64_msvc2022_64'
|
aqt_arch: 'win64_msvc2022_64'
|
||||||
msvc_arch: 'x64'
|
msvc_arch: 'x64'
|
||||||
|
Loading…
Reference in New Issue
Block a user