mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
try to fix ci
This commit is contained in:
parent
b23f19b783
commit
2d2bbf6a23
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ build: [
|
|||
depends: [
|
||||
"dune" { >= "1.1" }
|
||||
"containers" { >= "3.0" & < "4.0" }
|
||||
"iter"
|
||||
"iter" { >= "1.0" & < "2.0" }
|
||||
"zarith"
|
||||
"smtlib-utils" { >= "0.1" & < "0.3" }
|
||||
"sidekick" { = version }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue