Update the parameters for the windows qt6 job

This commit is contained in:
Luis Ángel San Martín 2024-12-14 11:14:00 +01:00
parent d153c178e6
commit 0bdc6d7146

View File

@ -280,9 +280,9 @@ jobs:
parameters:
name: Windows_x64_qt6
architecture: 'x64'
qt_version: '6.3.1'
qt_spec: 'msvc2019_64'
qt_aqt_spec: 'win64_msvc2019_64'
qt_version: '6.8.1'
qt_spec: 'msvc2022_64'
qt_aqt_spec: 'win64_msvc2022_64'
vc_redist_url: 'https://aka.ms/vs/17/release/vc_redist.x64.exe'
vc_redist_file_name: 'vc_redist.x64.exe'
vc_vars: 'vcvars64.bat'