Update azure-pipelines.yml
This commit is contained in:
parent
361ee246b2
commit
e41046a7ef
|
@ -163,7 +163,7 @@ jobs:
|
|||
steps:
|
||||
- script: |
|
||||
brew update
|
||||
make CC=gcc-12 FC=gfortran-12 COMMON_OPT=-O1
|
||||
make CC=gcc-12 FC=gfortran-12 #'COMMON_OPT=-O1
|
||||
|
||||
- job: OSX_OpenMP_Clang
|
||||
pool:
|
||||
|
|
Loading…
Reference in New Issue