diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d9e9c46f0..7da775248 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: