Browse Source

Update azure-pipelines.yml

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

+ 1
- 1
azure-pipelines.yml View File

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


Loading…
Cancel
Save