diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 03308de76..d0b8ab76a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -133,5 +133,6 @@ jobs: hdiutil detach /Volumes/"$(basename "$URL" .dmg)" -quiet displayName: install condition: ne(variables.CACHE_RESTORED, 'true') + - script: | make CC=/usr/local/opt/llvm/bin/clang FC=ifort