this repo has no description
0
fork

Configure Feed

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

Merge pull request #19354 from alan-j-hu/conf-oniguruma-ci

Accept failures in conf-oniguruma

authored by

Marcello Seri and committed by
GitHub
d0618953 5b44cdb5

+4
+4
packages/conf-oniguruma/conf-oniguruma.1/opam
··· 19 19 ["oniguruma"] {os = "freebsd"} 20 20 ["oniguruma"] {os = "netbsd"} 21 21 ] 22 + x-ci-accept-failures: [ 23 + "centos-7" 24 + "oraclelinux-8" 25 + ] 22 26 synopsis: "Virtual package relying on an Oniguruma system installation" 23 27 description: 24 28 "This package can only install if the Oniguruma development package is installed on the system."