Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 5561a65

Browse files
committed
ci: depend on the right ppx_sexp_conv minimum
Signed-off-by: Anil Madhavapeddy <anil@recoil.org>
1 parent 2083cad commit 5561a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datakit-ci.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ depends: [
3434
"github-unix" {>= "3.0.0"}
3535
"prometheus-app"
3636
"lwt" {>= "3.0.0"}
37-
"ppx_sexp_conv" {build}
37+
"ppx_sexp_conv" {build & >="v0.9.0"}
3838
"crunch" {build}
3939
"datakit" {with-test & >= "0.12.0"}
4040
"irmin-unix" {with-test & >= "1.2.0"}

0 commit comments

Comments
 (0)