mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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:
|
parameters:
|
||||||
name: Windows_x64
|
name: Windows_x64
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
qt_version: '5.12.4'
|
qt_version: '5.12.6'
|
||||||
qt_spec: 'msvc2017_64'
|
qt_spec: 'msvc2017_64'
|
||||||
qt_aqt_spec: 'win64_msvc2017_64'
|
qt_aqt_spec: 'win64_msvc2017_64'
|
||||||
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746572'
|
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746572'
|
||||||
|
@ -96,7 +96,7 @@ jobs:
|
|||||||
parameters:
|
parameters:
|
||||||
name: Windows_x64
|
name: Windows_x64
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
qt_version: '5.12.4'
|
qt_version: '5.12.6'
|
||||||
qt_spec: 'msvc2017_64'
|
qt_spec: 'msvc2017_64'
|
||||||
qt_aqt_spec: 'win64_msvc2017_64'
|
qt_aqt_spec: 'win64_msvc2017_64'
|
||||||
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746572'
|
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746572'
|
||||||
@ -106,7 +106,7 @@ jobs:
|
|||||||
parameters:
|
parameters:
|
||||||
name: Windows_x86
|
name: Windows_x86
|
||||||
architecture: 'x86'
|
architecture: 'x86'
|
||||||
qt_version: '5.12.4'
|
qt_version: '5.12.6'
|
||||||
qt_spec: 'msvc2017'
|
qt_spec: 'msvc2017'
|
||||||
qt_aqt_spec: 'win32_msvc2017'
|
qt_aqt_spec: 'win32_msvc2017'
|
||||||
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746571'
|
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746571'
|
||||||
@ -169,4 +169,3 @@ jobs:
|
|||||||
tagSource: 'manual'
|
tagSource: 'manual'
|
||||||
tag: $(VERSION)
|
tag: $(VERSION)
|
||||||
addChangeLog: false
|
addChangeLog: false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user