diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 027c056bd..264927a3c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,7 +7,7 @@ pr: - rel/* pool: - vmImage: vs2017-win2016 + vmImage: windows-2019 variables: BuildConfiguration: Release