diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6d34bfe5bc..f2c52b3cd6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -36,7 +36,7 @@ jobs: - job: macOS pool: - vmImage: 'macOS-10.14' + vmImage: 'macOS-10.15' steps: - checkout: self submodules: true