From bb3faf527c77c9662869bbb447e1c1ed62d8d992 Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Mon, 7 Dec 2020 10:34:50 -0800 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 57c71364a..7609b7478 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -234,7 +234,7 @@ jobs: - job: "MacOSCMake" displayName: "MacOS build with CMake" pool: - vmImage: "macOS-10.14" + vmImage: "macOS-latest" steps: - script: brew install ninja - script: brew cask install julia