mirror of
https://github.com/Z3Prover/z3
synced 2025-04-07 09:55:19 +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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
MT:
|
MT:
|
||||||
cmdLine: 'python scripts/mk_make.py -d --java --dotnet'
|
cmdLine: 'python scripts/mk_make.py -d --java --dotnet --ml'
|
||||||
ST:
|
ST:
|
||||||
cmdLine: './configure --single-threaded'
|
cmdLine: './configure --single-threaded'
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue