Fix outdated release windows image

This commit is contained in:
Vincent Prouillet 2022-08-14 16:39:40 +02:00
parent 53ce6db057
commit 195b6bdff0

View file

@ -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: