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 a8b66a6b61
commit a0bdd2f2ac
3 changed files with 3 additions and 3 deletions

View file

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