Skip to content

Commit

Permalink
Fix outdated release windows image
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Aug 14, 2022
1 parent 53ce6db commit 195b6bd
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 @@ -52,7 +52,7 @@ stages:
strategy:
matrix:
windows-stable:
imageName: 'vs2017-win2016'
imageName: 'windows-2019'
rustup_toolchain: stable
target: 'x86_64-pc-windows-msvc'
mac-stable:
Expand Down

0 comments on commit 195b6bd

Please sign in to comment.