From a94e3d08f94684f931ef88f18fd03d9d438528eb Mon Sep 17 00:00:00 2001 From: Steven Robertson Date: Tue, 25 Feb 2020 17:11:33 -0800 Subject: [PATCH] didn't need to update all the way to 10.15; since tests pass locally on 10.14.4 will switch to 10.14 --- .ci/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index 65120ac9..66cc9356 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -9,7 +9,7 @@ jobs: steps: - template: azure-pipelines-steps.yml pool: - vmImage: macOS-10.15 + vmImage: macOS-10.14 strategy: matrix: Mito27_27: