From 28c0e3e338d3cfccf7b13ee8812bae6cbb574994 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Mon, 25 Mar 2024 17:12:48 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ae70bdce3..7eb6c6762 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -143,7 +143,7 @@ jobs: pool: vmImage: 'macOS-11' variables: - OPENBLAS_VERBOSE:2 + OPENBLAS_VERBOSE: 2 steps: - script: | brew update