this repo has no description
0
fork

Configure Feed

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

conf-rocksdb: mark Oracle as an acceptable CI failure

+5
+5
packages/conf-rocksdb/conf-rocksdb.1/opam
··· 16 16 build: [ 17 17 ["cc" "-lrocksdb" "main.c"] 18 18 ] 19 + x-ci-accept-failures: [ 20 + "oraclelinux-7" 21 + "oraclelinux-8" 22 + "oraclelinux-9" 23 + ] 19 24 synopsis: "Virtual package relying on a system installation of RocksDB" 20 25 flags: conf 21 26 extra-source "main.c" {