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:
parent
5a77c30ce0
commit
76e8e57204
|
@ -310,8 +310,8 @@ jobs:
|
|||
eval `opam config env`
|
||||
make -j3
|
||||
make -j3 _ex_ml_example_post_install
|
||||
./ml_example_shared.byte
|
||||
./ml_example_shared_custom.byte
|
||||
# ./ml_example_shared.byte
|
||||
# ./ml_example_shared_custom.byte
|
||||
# ./ml_example_shared
|
||||
cd ..
|
||||
# Skip as dead-slow in debug mode:
|
||||
|
|
Loading…
Reference in a new issue