From bb2916d1e2d121756908fdfe67298d4cc235a05f Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sat, 7 Aug 2021 22:23:10 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 31f491b45..c09136b86 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -118,6 +118,7 @@ jobs: cd build cmake -DTARGET=CORE2 -DUSE_OPENMP=1 -DINTERFACE64=1 -DDYNAMIC_ARCH=1 -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang -DNOFORTRAN=1 -DNO_AVX512=1 .. make + ctest - job: OSX_Ifort_Clang pool: