Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-02-09 08:10:34 +01:00 committed by GitHub
parent e7f55db05b
commit a733c4ed8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ jobs:
sudo tar xf flang.tar sudo tar xf flang.tar
sudo stow flang sudo stow flang
cd - cd -
make CC=clang FC=flang make CC=/usr/local/opt/llvm/bin/clang FC=flang
- job: OSX_Ifort_Clang - job: OSX_Ifort_Clang
pool: pool: