Skip to content

Commit

Permalink
Merge pull request #5007 from bdukes/ci-pipeline-windows-2019
Browse files Browse the repository at this point in the history
Use windows-2019 image for CI build
  • Loading branch information
valadas authored Feb 8, 2022
2 parents 088f63d + 9f96880 commit 138c740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pool:
vmImage: 'windows-latest'
vmImage: 'windows-2019'

variables:
- name: "Build.ArtifactStagingDirectory"
Expand Down

0 comments on commit 138c740

Please sign in to comment.