30
Raspberry Pi Linux Kernel 6.12.y / sources (push) Successful in 0s
Raspberry Pi Linux Kernel 6.12.y / build (push) Successful in 0s

This commit is contained in:
Cantibra
2026-05-06 11:05:30 +02:00
parent 990546c2c9
commit 242ae1048a
4 changed files with 30 additions and 28 deletions
+1 -10
View File
@@ -8,16 +8,7 @@ on:
jobs:
job:
name: Raspberry Pi Linux Build
strategy:
matrix:
include:
- kernel: bcm2711_defconfig
runner: cicd.bookworm
- kernel: bcm2712_defconfig
runner: cicd.bookworm
- kernel: bcm2712_pve_defconfig
runner: cicd.bookworm
runs-on: ${{ matrix.runner }}
runs-on: cicd.any
steps:
- name: Repository [Clone]
run: |