chore(CI): msvc use Qt 6.8.1

This commit is contained in:
Gary Wang 2024-12-01 12:52:48 +08:00
parent 99abf3b69d
commit 06af632914
No known key found for this signature in database
GPG Key ID: 5D30A4F15EA78760

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
include:
- qt_ver: '6.8.0'
- qt_ver: '6.8.1'
vs: '2022'
aqt_arch: 'win64_msvc2022_64'
msvc_arch: 'x64'
@ -44,7 +44,7 @@ jobs:
strategy:
matrix:
include:
- qt_ver: '6.8.0'
- qt_ver: '6.8.1'
vs: '2022'
aqt_arch: 'win64_msvc2022_64'
msvc_arch: 'x64'