chore(CI): update Qt version and path on CI environment

This commit is contained in:
2025-09-20 21:08:28 +08:00
parent af38103c0d
commit 6e9db8c1f9
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
include:
- qt_ver: '6.9.1'
- qt_ver: '6.9.2'
vs: '2022'
aqt_arch: 'win64_msvc2022_64'
msvc_arch: 'x64'

View File

@ -6,7 +6,7 @@ environment:
matrix:
- build_name: mingw1120_64_qt6_7
QTPATH: C:\Qt\6.8\mingw_64
MINGW64: C:\Qt\Tools\mingw1310_64
MINGW64: C:\Qt\mingw_64\Tools\mingw1310_64
install:
- mkdir %CMAKE_INSTALL_ROOT%