diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e92d8a799..a1661fdce 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -52,7 +52,7 @@ jobs: - job: Windows_cl pool: - vmImage: 'windows2019' + vmImage: 'windows-latest' steps: - task: CMake@1 inputs: