Skip to content

Commit 238453d

Browse files
garesjmid
andauthored
Update packages/elpi/elpi.3.2.0/opam
Co-authored-by: Jan Midtgaard <[email protected]>
1 parent 93c27b5 commit 238453d

File tree

1 file changed

+1
-1
lines changed
  • packages/elpi/elpi.3.2.0

1 file changed

+1
-1
lines changed

packages/elpi/elpi.3.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/LPCIC/elpi/issues"
1010
build: [
1111
["dune" "subst"] {dev}
1212
["dune" "build" "-p" name "-j" jobs]
13-
[make "tests" "DUNE_OPTS=-p %{name}%" "SKIP=performance_HO" "SKIP+=performance_FO" "SKIP+=elpi_api_performance"] {with-test & os != "macos" & os-distribution != "alpine" & os-distribution != "freebsd"}
13+
[make "tests" "DUNE_OPTS=-p %{name}%" "SKIP=performance_HO" "SKIP+=performance_FO" "SKIP+=elpi_api_performance"] {with-test & os != "macos" & os-distribution != "alpine" & os-distribution != "freebsd" & arch != "arm32" & arch != "x86_32"}
1414
]
1515
x-maintenance-intent: ["(latest)"]
1616
depends: [

0 commit comments

Comments
 (0)