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:
Zach Hilman
2020-04-04 16:13:57 -04:00
parent e6f02d5725
commit 59e75f4372
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ stages:
- job: build
displayName: 'windows-msvc'
pool:
vmImage: vs2017-win2016
vmImage: windows-2019
steps:
- template: ./templates/sync-source.yml
parameters: