From a561a8bad29f547cc264d1b221cb07e378245046 Mon Sep 17 00:00:00 2001 From: Steven Robertson Date: Sat, 24 Oct 2020 16:35:33 -0700 Subject: [PATCH] something broke with Mac 10.14 with dscl, before trying a hack see if OS upgrade works --- .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 0a343827..76e1a7d6 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.14 + vmImage: macOS-10.15 strategy: matrix: Mito27_27: