3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 01:24:08 +00:00

skip debug test for macos build

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-02-03 09:10:03 -08:00
parent 18280a9737
commit fc4c1dac25

View file

@ -147,7 +147,8 @@ jobs:
./cpp_example
./c_example
cd ..
- template: scripts/test-z3.yml
# Skip as dead-slow in debug mode:
# - template: scripts/test-z3.yml
- template: scripts/test-regressions.yml