diff --git a/azure-pipelines.yml b/azure-pipelines.yml index eb0d8007..258e6c7b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,7 +30,7 @@ jobs: - job: CodeFormatValidation dependsOn: Initialization pool: - vmImage: 'macOS-10.15' + vmImage: 'macOS-latest' steps: - script: | brew install clang-format