Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2024-03-25 17:12:48 +01:00 committed by GitHub
parent f906e95479
commit 28c0e3e338
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ jobs:
pool:
vmImage: 'macOS-11'
variables:
OPENBLAS_VERBOSE:2
OPENBLAS_VERBOSE: 2
steps:
- script: |
brew update