Update azure-pipelines.yml

This commit is contained in:
Leonid Stryzhevskyi 2021-12-15 02:47:23 +02:00 committed by GitHub
parent 472f0430be
commit e977b81a94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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