this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #25378 from mseri/eio

eio_main: upper bound on kcas for the tests

authored by

Marcello Seri and committed by
GitHub
8559166c 5a682067

+5 -5
+1 -1
packages/eio_main/eio_main.0.10/opam
··· 10 10 depends: [ 11 11 "dune" {>= "3.7"} 12 12 "mdx" {>= "2.2.0" & with-test} 13 - "kcas" {>= "0.3.0" & with-test} 13 + "kcas" {>= "0.3.0" & < "0.7.0" & with-test} 14 14 "yojson" {>= "2.0.2" & with-test} 15 15 "eio_linux" {= version & os = "linux"} 16 16 "eio_posix" {= version & os != "win32"}
+1 -1
packages/eio_main/eio_main.0.11/opam
··· 10 10 depends: [ 11 11 "dune" {>= "3.9"} 12 12 "mdx" {>= "2.2.0" & with-test} 13 - "kcas" {>= "0.3.0" & with-test} 13 + "kcas" {>= "0.3.0" & < "0.7.0" & with-test} 14 14 "yojson" {>= "2.0.2" & with-test} 15 15 "eio_linux" {= version & os = "linux"} 16 16 "eio_posix" {= version & os != "win32"}
+1 -1
packages/eio_main/eio_main.0.12/opam
··· 10 10 depends: [ 11 11 "dune" {>= "3.9"} 12 12 "mdx" {>= "2.2.0" & with-test} 13 - "kcas" {>= "0.3.0" & with-test} 13 + "kcas" {>= "0.3.0" & < "0.7.0" & with-test} 14 14 "yojson" {>= "2.0.2" & with-test} 15 15 "eio_linux" {= version & os = "linux"} 16 16 "eio_posix" {= version & os != "win32"}
+1 -1
packages/eio_main/eio_main.0.13/opam
··· 10 10 depends: [ 11 11 "dune" {>= "3.9"} 12 12 "mdx" {>= "2.2.0" & with-test} 13 - "kcas" {>= "0.3.0" & with-test} 13 + "kcas" {>= "0.3.0" & < "0.7.0" & with-test} 14 14 "yojson" {>= "2.0.2" & with-test} 15 15 "eio_linux" 16 16 {= version & os = "linux" &
+1 -1
packages/eio_main/eio_main.0.14/opam
··· 10 10 depends: [ 11 11 "dune" {>= "3.9"} 12 12 "mdx" {>= "2.2.0" & with-test} 13 - "kcas" {>= "0.3.0" & with-test} 13 + "kcas" {>= "0.3.0" & < "0.7.0" & with-test} 14 14 "yojson" {>= "2.0.2" & with-test} 15 15 "eio_linux" 16 16 {= version & os = "linux" &