mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
try dealing with mac pipeline
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c21f0c2f00
commit
d1719ee605
|
@ -103,12 +103,11 @@ jobs:
|
|||
make -j3 test-z3
|
||||
./cpp_example
|
||||
./c_example
|
||||
cd ..
|
||||
cd ..
|
||||
- template: scripts/test-z3.yml
|
||||
- template: scripts/test-regressions.yml
|
||||
|
||||
|
||||
|
||||
- job: "MacOSCMake"
|
||||
displayName: "MacOS build with CMake"
|
||||
pool:
|
||||
|
|
Loading…
Reference in a new issue