From fa3d3f94f66cab28374b2705eeb52bf7471f5e4f Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Wed, 21 Apr 2021 10:45:50 +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 48b5d66b9..73107a7a5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -136,5 +136,6 @@ jobs: displayName: install condition: ne(variables.CACHE_RESTORED, 'true') - script: | + source /opt/intel/oneapi/setvars.sh make CC=/usr/local/opt/llvm/bin/clang FC=ifort