Skip to content

Commit

Permalink
Try to change windows image for CI (#1807)
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats authored Mar 21, 2022
1 parent a13d41b commit dfecf80
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 @@ -11,7 +11,7 @@ stages:
strategy:
matrix:
windows-stable:
imageName: 'vs2017-win2016'
imageName: 'windows-2019'
rustup_toolchain: stable
mac-stable:
imageName: 'macos-11'
Expand Down

0 comments on commit dfecf80

Please sign in to comment.