ci: bump ddk to 20251104, fix android16-6.12 lkm
-kernel: Using macros to control manual su operations Co-authored-by: Ylarod <me@ylarod.cn> Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ddk-lkm.yml
vendored
2
.github/workflows/ddk-lkm.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
name: Build kernelsu.ko for ${{ inputs.kmi }}
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/shirkneko/ddk:${{ inputs.kmi }}-${{ inputs.ddk_release }}
|
||||
image: ghcr.io/ylarod/ddk:${{ inputs.kmi }}-${{ inputs.ddk_release }}
|
||||
options: --privileged
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user