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 3cde062 commit e4e9a9fCopy full SHA for e4e9a9f
mutaml.opam
@@ -42,7 +42,7 @@ build: [
42
"-j"
43
jobs
44
"@install"
45
- "@runtest" {with-test & arch != "ppc64" & arch != "riscv64" }
+ "@runtest" {with-test & arch != "ppc64" & arch != "riscv64" & ocaml:version < "5.3"}
46
"@doc" {with-doc}
47
]
48
0 commit comments