mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 17:18:23 -04:00
Do templates must to specify defaults?
This commit is contained in:
parent
7be899dbac
commit
12ec7c1723
@ -1,3 +1,13 @@
|
||||
parameters:
|
||||
name: 'Windows x64'
|
||||
arquitecture: 'x64'
|
||||
qt_version: '5.12.4'
|
||||
qt_spec: 'msvc2017_64'
|
||||
qt_aqt_spec: 'win64_msvc2017_64'
|
||||
vc_redist_url: 'https://go.microsoft.com/fwlink/?LinkId=746572'
|
||||
vc_redist_file_name: 'vc_redist.x64.exe'
|
||||
vc_vars: 'vcvars64.bat'
|
||||
|
||||
jobs:
|
||||
- job: ${{ parameters.name }}
|
||||
pool:
|
||||
|
Loading…
x
Reference in New Issue
Block a user