mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Update the parameters for the windows qt6 job
This commit is contained in:
parent
d153c178e6
commit
0bdc6d7146
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user