diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d37f0586..b3c4d191 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,7 +23,7 @@ stages: - job: macOS pool: - vmImage: 'macOS-10.12' + vmImage: 'macOS-10.13' steps: - template: .ci/azure-build.yml