diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8b06ba61d..9c8e40f57 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -175,7 +175,6 @@ jobs: - script: | brew update brew install llvm flang - cat f_check make TARGET=NEHALEM CC=/usr/local/opt/llvm/bin/clang FC=/usr/local/Cellar/flang/19.1.7_1/bin/flang-new - job: OSX_OpenMP_Clang