diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 26c2213a08..5b1053b9e5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,7 +11,7 @@ stages: strategy: matrix: windows-stable: - imageName: 'vs2017-win2016' + imageName: 'windows-2019' rustup_toolchain: stable mac-stable: imageName: 'macos-11'