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

disable regressions from msan

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-11-26 19:50:09 -08:00
parent c36d9f7b3e
commit d14b083bc9

View file

@ -70,7 +70,7 @@ jobs:
- template: scripts/test-examples-cmake.yml
# - template: scripts/test-jupyter.yml
# - template: scripts/test-java-cmake.yml
- template: scripts/test-regressions.yml
# - template: scripts/test-regressions.yml
- job: "LinuxCMake"