diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e4e5fb4a..a4c9b1f9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,7 +19,7 @@ pr: jobs: - job: macOS pool: - vmImage: 'macOS-10.15' + vmImage: 'macos-latest' steps: - checkout: self clean: true