mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
add ml
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
595fea7434
commit
ced2a0281b
|
@ -14,7 +14,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
MT:
|
||||
cmdLine: 'python scripts/mk_make.py -d --java --dotnet'
|
||||
cmdLine: 'python scripts/mk_make.py -d --java --dotnet --ml'
|
||||
ST:
|
||||
cmdLine: './configure --single-threaded'
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue