Skip to content

Commit

Permalink
Update the Window VM image used for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sedwards2009 committed Jan 21, 2022
1 parent 7cc2fd2 commit 11038fd
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
Expand Up @@ -70,7 +70,7 @@ jobs:
- job: package_windows
displayName: "Build Windows packages"
pool:
vmImage: 'vs2017-win2016'
vmImage: 'windows-latest'
steps:
- script: choco install nsis -y
displayName: "install nsis"
Expand Down

0 comments on commit 11038fd

Please sign in to comment.