3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 09:55:19 +00:00

try dealing with mac pipeline

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-06-13 11:25:41 -07:00
parent c21f0c2f00
commit d1719ee605

View file

@ -103,12 +103,11 @@ jobs:
make -j3 test-z3 make -j3 test-z3
./cpp_example ./cpp_example
./c_example ./c_example
cd .. cd ..
- template: scripts/test-z3.yml - template: scripts/test-z3.yml
- template: scripts/test-regressions.yml - template: scripts/test-regressions.yml
- job: "MacOSCMake" - job: "MacOSCMake"
displayName: "MacOS build with CMake" displayName: "MacOS build with CMake"
pool: pool: