diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2bc39d7..8f8e2a6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -38,7 +38,7 @@ jobs: displayName: 'Build - macOS' continueOnError: false pool: - vmImage: 'macOS-10.14' + vmImage: 'macOS-latest' workspace: clean: all steps: