3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 01:24:08 +00:00

Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Nikolaj Bjorner 2020-12-07 10:34:50 -08:00
parent 982da8db05
commit bb3faf527c

View file

@ -234,7 +234,7 @@ jobs:
- job: "MacOSCMake" - job: "MacOSCMake"
displayName: "MacOS build with CMake" displayName: "MacOS build with CMake"
pool: pool:
vmImage: "macOS-10.14" vmImage: "macOS-latest"
steps: steps:
- script: brew install ninja - script: brew install ninja
- script: brew cask install julia - script: brew cask install julia