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