Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
Use the VS2019 machine (#964)
Browse files Browse the repository at this point in the history
as per https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops

Co-authored-by: Anthony Steele <anthony.steele@pockit.com>
  • Loading branch information
AnthonySteele and Anthony Steele committed May 5, 2020
1 parent bd22335 commit bd7d151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ strategy:
Linux:
imageName: 'ubuntu-16.04'
Windows:
imageName: 'vs2017-win2016'
imageName: 'windows-2019'
Mac:
imageName: 'macOS-10.14'

Expand Down

0 comments on commit bd7d151

Please sign in to comment.