From 44c616ea90ea3811c1f1e7ff9b1b2dfcc3cf5960 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 30 Jan 2025 13:31:11 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) 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