39
Raspberry Pi Linux Kernel 6.12.y / build (push) Has been cancelled
Raspberry Pi Linux Kernel 6.12.y / sources (push) Has been cancelled

This commit is contained in:
Cantibra
2026-05-06 14:09:48 +02:00
parent d92effe49a
commit c790626a49
3 changed files with 139 additions and 24 deletions
+2
View File
@@ -5,6 +5,7 @@ on:
# - rpi-6.12.y
env:
BRANCH: rpi-6.12.y
META: true
jobs:
sources:
uses: ./.gitea/workflows/sources.yml
@@ -16,4 +17,5 @@ jobs:
uses: ./.gitea/workflows/build.yml
with:
BRANCH: ${{ env.branch }}
META: ${{ env.meta }}
VERSION: ${{ needs.sources.outputs.version }}