Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2024-08-11 10:42:17 +02:00 committed by GitHub
parent a87c4d26dd
commit 05a72c7a71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ jobs:
- job: OSX_OpenMP
pool:
vmImage: 'macOS-12'
vmImage: 'macOS-latest'
steps:
- script: |
brew update