Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2021-04-21 08:14:05 +02:00 committed by GitHub
parent 7bf98b6a54
commit 57737fce1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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