Update azure-pipelines.yml

This commit is contained in:
Leonid Stryzhevskyi 2021-12-15 02:41:23 +02:00 committed by GitHub
parent 17c655a473
commit 96881f1381
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ jobs:
displayName: 'Build - macOS' displayName: 'Build - macOS'
continueOnError: false continueOnError: false
pool: pool:
vmImage: 'macOS-10.14' vmImage: 'macOS-latest'
workspace: workspace:
clean: all clean: all
steps: steps: