mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
create 18 pipeline
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d7034bde25
commit
da1a149425
|
@ -45,6 +45,7 @@ jobs:
|
|||
- script: |
|
||||
set -e
|
||||
cd build
|
||||
eval `opam env`
|
||||
make -j3
|
||||
make -j3 examples
|
||||
make -j3 test-z3
|
||||
|
|
Loading…
Reference in a new issue