Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-08-26 21:35:23 +02:00 committed by GitHub
parent 9c3311448e
commit 9a56f4cca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ jobs:
steps: steps:
- script: | - script: |
brew update brew update
make CC=gcc-12 FC=gfortran-12 DEBUG=1 make CC=gcc-12 FC=gfortran-12 COMMON_OPT=-O1
- job: OSX_OpenMP_Clang - job: OSX_OpenMP_Clang
pool: pool: