Skip to content
Snippets Groups Projects
Commit 37eab7dd authored by Sebastian Reichel's avatar Sebastian Reichel
Browse files

add allmod CI scenario


Build everything as a module. This should test build any new code.

Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 8d7081c1
No related branches found
No related tags found
No related merge requests found
Pipeline #86905 waiting for manual action
# SPDX-License-Identifier: GPL-2.0-or-later
.kernel-combinations:
parallel:
matrix:
- KCI_KERNEL_ARCH: "x86_64"
KCI_DEFCONFIG: "allmodconfig"
- KCI_KERNEL_ARCH: "arm64"
KCI_DEFCONFIG: "allmodconfig"
- KCI_KERNEL_ARCH: "arm"
KCI_DEFCONFIG: "allmodconfig"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment