From 3dd1a65e05726497423b0bdf521339b97ff8a125 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Wed, 24 Mar 2021 14:54:58 +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 4e6ceaeab..cdea17d43 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -76,7 +76,7 @@ jobs: brew update make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc-10 FC=gfortran-10 - - job: OSX_OpenMP_Clang +- job: OSX_OpenMP_Clang pool: vmImage: 'macOS-10.15' steps: