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:
parent
982da8db05
commit
bb3faf527c
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue