chore(CI): bump appveyor Qt version to 6.8

This commit is contained in:
Gary Wang 2025-01-05 23:26:14 +08:00
parent e2dd7c9307
commit c789d04a6c
No known key found for this signature in database
GPG Key ID: 5D30A4F15EA78760

View File

@ -5,8 +5,8 @@ environment:
PACKAGE_INSTALL_ROOT: C:\projects\pir
matrix:
- build_name: mingw1120_64_qt6_7
QTPATH: C:\Qt\6.7\mingw_64
MINGW64: C:\Qt\Tools\mingw1120_64
QTPATH: C:\Qt\6.8\mingw_64
MINGW64: C:\Qt\Tools\mingw1310_64
install:
- mkdir %CMAKE_INSTALL_ROOT%