]> git.ipfire.org Git - thirdparty/lxc.git/commit
ci: turn on CIFuzz
authorEvgeny Vereshchagin <evvers@ya.ru>
Thu, 25 Mar 2021 09:40:51 +0000 (09:40 +0000)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 29 Mar 2021 14:58:52 +0000 (16:58 +0200)
commit54b0023f26483ac01de384e0e3487e1daf35949f
tree3bba67b43c7b2da366d6369fe65ef29e9c134dac
parent96160d10745b695ce2325f231917453db6f90840
ci: turn on CIFuzz

Now that lxc has been integrated into OSS-Fuzz it should be
possible to start using https://google.github.io/oss-fuzz/getting-started/continuous-integration/
(mostly to make sure that the project is buildable there).

It should help to keep the integration in more or less good shape.

Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
.github/workflows/cifuzz.yml [new file with mode: 0644]