Update azure-pipelines.yml
This commit is contained in:
parent
9cf70757da
commit
9c3311448e
|
@ -163,7 +163,7 @@ jobs:
|
|||
steps:
|
||||
- script: |
|
||||
brew update
|
||||
make CC=gcc-12 FC=gfortran-12
|
||||
make CC=gcc-12 FC=gfortran-12 DEBUG=1
|
||||
|
||||
- job: OSX_OpenMP_Clang
|
||||
pool:
|
||||
|
|
Loading…
Reference in New Issue