Skip to content

Commit f8a1399

Browse files
committed
Regenerate opam file after updating template in c3d5d23
1 parent 91b3627 commit f8a1399

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

goblint-cil.opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ build: [
6161
dev-repo: "git+https://github.com/goblint/cil.git"
6262
depexts: [
6363
["perl-ExtUtils-MakeMaker"] {os-distribution = "centos" | os-family = "fedora" | os-distribution = "ol"}
64-
["perl-FindBin"] {os-family = "fedora"}
64+
["perl-FindBin"] {os-distribution = "centos" | os-family = "fedora"}
6565
["build-base"] {os-distribution = "alpine"}
6666
]
6767
available: arch = "x86_64" | arch = "arm64"
6868
x-ci-accept-failures: [
69-
"freebsd" # installed cilly binary is not found for some reason (https://github.com/ocaml/opam-repository/pull/24812#issuecomment-1819231335)
69+
"freebsd-14.2" # installed cilly binary is not found for some reason (https://github.com/ocaml/opam-repository/pull/24812#issuecomment-1819231335)
7070
]

0 commit comments

Comments
 (0)