From 6c181315b7d77bd728b174eba9b3c1f69e3a8db7 Mon Sep 17 00:00:00 2001 From: EddyGharbi Date: Mon, 23 Mar 2020 22:00:40 -0700 Subject: [PATCH] Downgrade MacOS version --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1d74f29..bfebffe 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -64,7 +64,7 @@ jobs: - job: 'MacOSX' pool: - vmImage: 'macos-10.15' + vmImage: 'macos-10.14' workspace: clean: all