.github/workflows: Create workflow to CI kernel builds
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 11 Nov 2022 17:09:32 +0000 (17:09 +0000)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Wed, 7 Dec 2022 20:34:31 +0000 (20:34 +0000)
commit356e1991b9b45f1b83f79d0d9ab888ee7e48ef70
treeb8da513ba03bd2b6b52ca7678a28e1726c988131
parent8a41bf5b70f6fe07c4bb7c60b481366c95f112ba
.github/workflows: Create workflow to CI kernel builds

Builds the bcmrpi, bcm2709, bcm2711, and bcm2835 32 bit kernels,
and defconfig and bcm2711 64bit kernels, saving the artifacts for
7 days.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
.github/workflows/kernel-build.yml [new file with mode: 0644]