Update azure-pipelines.yml
This commit is contained in:
parent
ceff1a482e
commit
8d3a8e25b6
|
@ -163,6 +163,7 @@ jobs:
|
||||||
variables:
|
variables:
|
||||||
LD_LIBRARY_PATH: /usr/local/opt/llvm/lib
|
LD_LIBRARY_PATH: /usr/local/opt/llvm/lib
|
||||||
LIBRARY_PATH: /usr/local/opt/llvm/lib
|
LIBRARY_PATH: /usr/local/opt/llvm/lib
|
||||||
|
MACOSX_DEPLOYMENT_TARGET: 11.0
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
brew update
|
brew update
|
||||||
|
|
Loading…
Reference in New Issue