mirror of
https://github.com/YACReader/yacreader
synced 2025-05-27 10:50:27 -04:00
Windows: Use Qt 5.12.6 for CI builds
This commit is contained in:
parent
0ccdc8073a
commit
d74d1c52ef
@ -1,7 +1,7 @@
|
||||
parameters:
|
||||
name: Windows_x64
|
||||
architecture: 'x64'
|
||||
qt_version: '5.12.4'
|
||||
qt_version: '5.12.6'
|
||||
qt_spec: 'msvc2017_64'
|
||||
qt_aqt_spec: 'win64_msvc2017_64'
|
||||
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746572'
|
||||
|
@ -96,7 +96,7 @@ jobs:
|
||||
parameters:
|
||||
name: Windows_x64
|
||||
architecture: 'x64'
|
||||
qt_version: '5.12.4'
|
||||
qt_version: '5.12.6'
|
||||
qt_spec: 'msvc2017_64'
|
||||
qt_aqt_spec: 'win64_msvc2017_64'
|
||||
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746572'
|
||||
@ -106,7 +106,7 @@ jobs:
|
||||
parameters:
|
||||
name: Windows_x86
|
||||
architecture: 'x86'
|
||||
qt_version: '5.12.4'
|
||||
qt_version: '5.12.6'
|
||||
qt_spec: 'msvc2017'
|
||||
qt_aqt_spec: 'win32_msvc2017'
|
||||
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746571'
|
||||
@ -169,4 +169,3 @@ jobs:
|
||||
tagSource: 'manual'
|
||||
tag: $(VERSION)
|
||||
addChangeLog: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user