mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
skip debug test for macos build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
18280a9737
commit
fc4c1dac25
|
@ -147,7 +147,8 @@ jobs:
|
||||||
./cpp_example
|
./cpp_example
|
||||||
./c_example
|
./c_example
|
||||||
cd ..
|
cd ..
|
||||||
- template: scripts/test-z3.yml
|
# Skip as dead-slow in debug mode:
|
||||||
|
# - template: scripts/test-z3.yml
|
||||||
- template: scripts/test-regressions.yml
|
- template: scripts/test-regressions.yml
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue