From b7e36c6489e7c47eab25ddf9c798d3a29619874b Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 19 Apr 2020 11:37:35 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: