We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f19c1b commit f7b2076Copy full SHA for f7b2076
packages/uring/uring.0.4/opam
@@ -31,7 +31,7 @@ build: [
31
"-j"
32
jobs
33
"@install"
34
- "@runtest" {with-test}
+ "@runtest" {with-test & ocaml:version < "5.1"}
35
"@doc" {with-doc}
36
]
37
packages/uring/uring.0.5/opam
packages/uring/uring.0.6/opam
+ "@runtest" {with-test & ocaml:version < "5.1.0"}
0 commit comments