Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-06-21 23:33:37 +02:00 committed by GitHub
parent ceff1a482e
commit 8d3a8e25b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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