Skip to content

Commit cc3061f

Browse files
authored
Update packages/cohttp/cohttp.2.5.7/opam
1 parent 8f4a1d9 commit cc3061f

File tree

1 file changed

+1
-1
lines changed
  • packages/cohttp/cohttp.2.5.7

1 file changed

+1
-1
lines changed

packages/cohttp/cohttp.2.5.7/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ depends: [
5151
build: [
5252
["dune" "subst"] {dev}
5353
["dune" "build" "-p" name "-j" jobs]
54-
["dune" "runtest" "-p" name "-j" jobs] {with-test}
54+
["dune" "runtest" "-p" name "-j" jobs] {with-test & arch != "arm32" & arch != "x86_32"}
5555
]
5656
dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git"
5757
url {

0 commit comments

Comments
 (0)