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