mirror of
https://github.com/Z3Prover/z3
synced 2025-07-16 01:16:39 +00:00
add back dotnet after adding ;*.cs to path
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5fa177a650
commit
66b38eac9f
6 changed files with 50 additions and 13 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
MT:
|
||||
cmdLine: 'python scripts/mk_make.py -d --java'
|
||||
cmdLine: 'python scripts/mk_make.py -d --java --dotnet'
|
||||
ST:
|
||||
cmdLine: './configure --single-threaded'
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue