Browse Source

Update azure-pipelines.yml

pull/4576/head
Martin Kroeker GitHub 2 years ago
parent
commit
28c0e3e338
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure-pipelines.yml

+ 1
- 1
azure-pipelines.yml View File

@@ -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…
Cancel
Save