Try to change windows image for CI (#1807)

This commit is contained in:
Vincent Prouillet 2022-03-21 10:43:52 +01:00 committed by GitHub
parent a13d41b47c
commit dfecf8075f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ stages:
strategy:
matrix:
windows-stable:
imageName: 'vs2017-win2016'
imageName: 'windows-2019'
rustup_toolchain: stable
mac-stable:
imageName: 'macos-11'