30
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user