ci: skip dup lkm build

- Fixed and added build 6.12

- Repair construction

Co-authored-by: Ylarod <me@ylarod.cn>
This commit is contained in:
ShirkNeko
2025-11-02 21:53:53 +08:00
parent 33d1f18395
commit a6b86a4f99
5 changed files with 112 additions and 20 deletions

View File

@@ -1,15 +1,5 @@
name: Build LKM for KernelSU
on:
push:
branches: ["main", "ci", "checkci"]
paths:
- ".github/workflows/**"
- "kernel/**"
pull_request:
branches: ["main"]
paths:
- ".github/workflows/**"
- "kernel/**"
workflow_call:
workflow_dispatch:
jobs: