this repo has no description
0
fork

Configure Feed

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

Skip ci on oraclelinux-9 for conf-protoc since the package is not available by default

+2
+1
packages/conf-protoc/conf-protoc.1.0.0/opam
··· 24 24 x-ci-accept-failures: [ 25 25 "oraclelinux-7" # Package not available by default 26 26 "oraclelinux-8" # Package not available by default 27 + "oraclelinux-9" # Package not available by default 27 28 ] 28 29 29 30 available: (os-distribution != "ubuntu" | os-version >= "18.04") & (os-distribution != "centos" | os-version >= "8")
+1
packages/conf-protoc/conf-protoc.4.4.0/opam
··· 24 24 x-ci-accept-failures: [ 25 25 "oraclelinux-7" # Package not available by default 26 26 "oraclelinux-8" # Package not available by default 27 + "oraclelinux-9" # Package not available by default 27 28 ] 28 29 29 30 available: (os-distribution != "ubuntu" | os-version >= "18.04") & (os-distribution != "centos" | os-version >= "8")