add kernel-common repo to sig/kernel
Build empanada images for imagefactory / buildx (push) Failing after 5s Details
Build empanada container images for lorax / buildx (push) Successful in 1s Details

This commit is contained in:
Neil Hanlon 2024-03-12 10:19:19 -04:00
parent 05def1afef
commit e6f308f0e2
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 10 additions and 0 deletions

View File

@ -9,6 +9,10 @@ kernel:
allowed_arches:
- aarch64
- x86_64
kernel-common:
allowed_arches:
- aarch64
- x86_64
kernel-mainline:
allowed_arches:
- aarch64
@ -32,6 +36,12 @@ kernel:
- x86_64
- ppc64le
- s390x
kernel-common:
allowed_arches:
- aarch64
- x86_64
- ppc64le
- s390x
kernel-mainline:
allowed_arches:
- aarch64