ci: Update to Windows Server 2019 and Visual Studio 2019
This updates to the latest available toolchain for MSVC builds.
This commit is contained in:
parent
a8b66a6b61
commit
a0bdd2f2ac
3 changed files with 3 additions and 3 deletions
|
@ -45,7 +45,7 @@ stages:
|
|||
- job: build
|
||||
displayName: 'msvc'
|
||||
pool:
|
||||
vmImage: vs2017-win2016
|
||||
vmImage: windows-2019
|
||||
steps:
|
||||
- template: ./templates/sync-source.yml
|
||||
parameters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue