diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9fa79ec5ba..feae4a7554 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -103,7 +103,7 @@ jobs: - job: Windows pool: - vmImage: 'windows-2019' + vmImage: 'windows-latest' variables: SolutionDir: '$(Build.SourcesDirectory)' steps: