Browse Source

Update azure-pipelines.yml

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

+ 2
- 1
azure-pipelines.yml View File

@@ -188,7 +188,8 @@ jobs:
steps:
- script: |
brew update
brew install llvm flang
brew install llvm
brew install carlocab/personal/flang
make CC=clang FC=flang
- job: OSX_Ifort_Clang


Loading…
Cancel
Save