diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6a8c66e2..c5130200 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -50,7 +50,7 @@ jobs: displayName: 'Build - macOS' continueOnError: false pool: - vmImage: 'macOS-10.14' + vmImage: 'macOS-latest' workspace: clean: all steps: