this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-scdoc: accept Oracle CI failures

+5
+5
packages/conf-scdoc/conf-scdoc.1/opam
··· 17 17 ["scdoc"] {os = "macos" & os-distribution = "macports"} 18 18 ["scdoc"] {os = "freebsd"} 19 19 ] 20 + x-ci-accept-failures: [ 21 + "oraclelinux-7" 22 + "oraclelinux-8" 23 + "oraclelinux-9" 24 + ] 20 25 synopsis: "Virtual package to install scdoc" 21 26 description: 22 27 "This package will install a system scdoc if invoked via `opam depext`"