mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -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: [
|
depends: [
|
||||||
"dune" { >= "1.1" }
|
"dune" { >= "1.1" }
|
||||||
"containers" { >= "3.0" & < "4.0" }
|
"containers" { >= "3.0" & < "4.0" }
|
||||||
"iter"
|
"iter" { >= "1.0" & < "2.0" }
|
||||||
"zarith"
|
"zarith"
|
||||||
"smtlib-utils" { >= "0.1" & < "0.3" }
|
"smtlib-utils" { >= "0.1" & < "0.3" }
|
||||||
"sidekick" { = version }
|
"sidekick" { = version }
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue