From 3ee771c80e54581a0d7b3fe112ec19582b7cd230 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Fri, 18 Mar 2022 14:40:29 +0100 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 bccc9d6b0..8ded413ef 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -103,7 +103,7 @@ jobs: - job: Windows_flang_clang pool: - vmImage: 'windows-latest' + vmImage: 'windows-2019' steps: - script: | set "PATH=C:\Miniconda\Scripts;C:\Miniconda\Library\bin;C:\Miniconda\Library\usr\bin;C:\Miniconda\condabin;%PATH%"