Update azure-pipelines.yml
This commit is contained in:
parent
f906e95479
commit
28c0e3e338
|
@ -143,7 +143,7 @@ jobs:
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-11'
|
vmImage: 'macOS-11'
|
||||||
variables:
|
variables:
|
||||||
OPENBLAS_VERBOSE:2
|
OPENBLAS_VERBOSE: 2
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
brew update
|
brew update
|
||||||
|
|
Loading…
Reference in New Issue