From 8d3a8e25b6159459808b193b4555b5d339fc0e28 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Tue, 21 Jun 2022 23:33:37 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4feff1f3a..7302e5d8c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -163,6 +163,7 @@ jobs: variables: LD_LIBRARY_PATH: /usr/local/opt/llvm/lib LIBRARY_PATH: /usr/local/opt/llvm/lib + MACOSX_DEPLOYMENT_TARGET: 11.0 steps: - script: | brew update