Browse Source

Update azure-pipelines.yml

pull/3185/head
Martin Kroeker GitHub 5 years ago
parent
commit
57737fce1e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      azure-pipelines.yml

+ 1
- 0
azure-pipelines.yml 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

Loading…
Cancel
Save