Skip to content

Commit

Permalink
Update opam files
Browse files Browse the repository at this point in the history
  • Loading branch information
astrada committed Apr 20, 2024
1 parent f579949 commit 53f68d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ocamlfuse.opam
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ build: [
]
dev-repo: "git+https://github.com/astrada/ocamlfuse.git"
homepage: "http://sourceforge.net/apps/mediawiki/ocamlfuse"
available: [ os != "oraclelinux-9" & os != "freebsd" ]
x-ci-accept-failures: ["oraclelinux-7"]
1 change: 1 addition & 0 deletions ocamlfuse.opam.template
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
homepage: "http://sourceforge.net/apps/mediawiki/ocamlfuse"
available: [ os != "oraclelinux-9" & os != "freebsd" ]
x-ci-accept-failures: ["oraclelinux-7"]

0 comments on commit 53f68d5

Please sign in to comment.