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

remove flaky MacOS build tests
This commit is contained in:
Nikolaj Bjorner 2021-12-26 13:12:50 -08:00
parent 5a77c30ce0
commit 76e8e57204

View file

@ -310,8 +310,8 @@ jobs:
eval `opam config env` eval `opam config env`
make -j3 make -j3
make -j3 _ex_ml_example_post_install make -j3 _ex_ml_example_post_install
./ml_example_shared.byte # ./ml_example_shared.byte
./ml_example_shared_custom.byte # ./ml_example_shared_custom.byte
# ./ml_example_shared # ./ml_example_shared
cd .. cd ..
# Skip as dead-slow in debug mode: # Skip as dead-slow in debug mode: