diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e1dea13014..62ba0856f2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,7 +1,7 @@ jobs: - job: macOS pool: - vmImage: macOS-10.13 + vmImage: macOS-10.14 steps: - bash: | set -e