mirror of
https://github.com/Z3Prover/z3
synced 2026-07-15 11:35:42 +00:00
Increase Ubuntu OCaml regression timeout in CI
This commit is contained in:
parent
1db0258f11
commit
f37be0ec64
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -205,7 +205,7 @@ jobs:
|
|||
run: git clone https://github.com/z3prover/z3test z3test
|
||||
|
||||
- name: Run regressions
|
||||
run: python z3test/scripts/test_benchmarks.py build/z3 z3test/regressions/smt2
|
||||
run: python z3test/scripts/test_benchmarks.py build/z3 z3test/regressions/smt2 smt2 $(nproc) 120
|
||||
|
||||
- name: Generate documentation
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue