manager: disabled save log and back instance untill flashing is compl… #2
build-kernel-a12.yml
on: push
Matrix: build-kernel
Waiting for pending jobs
check-build-kernel
/
Build android12-5.10.223
22m 0s
upload-artifacts
0s
Annotations
2 warnings
rustfmt check:
/home/runner/work/KernelSU-Next/KernelSU-Next/userspace/ksud/src/boot_patch.rs#L238
Original:
```
ensure!(is_kernelsu_patched, "boot image is not patched by KernelSU-Next");
```
Expected:
```
ensure!(
is_kernelsu_patched,
"boot image is not patched by KernelSU-Next"
);
```
|
check-build-kernel / Build android12-5.10.223
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AnyKernel3-android12-5.10.223_2024-11
|
19.3 MB |
|
Image-android12-5.10.223_2024-11
|
31.7 MB |
|