CI: build: make kernel build configurable

Make kernel build configurable to permit to introduce toolchain testing.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi
2022-12-07 14:44:34 +01:00
parent 819b676af0
commit dcdb0b064a
3 changed files with 6 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ jobs:
uses: ./.github/workflows/build.yml
with:
target: ${{ matrix.target }}
build_kernel: true
build_all_kmods: true
check-kernel-patches: