This commit is contained in:
parent
fa3241d772
commit
5f58234263
20
.github/workflows/build2.yaml
vendored
20
.github/workflows/build2.yaml
vendored
@ -1,20 +0,0 @@
|
|||||||
name: BuildKernel
|
|
||||||
|
|
||||||
on: push
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build-kernel:
|
|
||||||
name: Build Kernel
|
|
||||||
runs-on: ubuntu-20.04
|
|
||||||
steps:
|
|
||||||
- name: Build
|
|
||||||
uses: dabao1955/kernel_build_action@main
|
|
||||||
with:
|
|
||||||
kernel-url: https://github.com/mondrian-development/android_kernel_xiaomi_mondrian
|
|
||||||
kernel-branch: mondrian-s-oss
|
|
||||||
config: vendor/mondrian_GKI
|
|
||||||
arch: arm64
|
|
||||||
aosp-gcc: true
|
|
||||||
aosp-clang: true
|
|
||||||
android-version: 12
|
|
||||||
aosp-clang-version: r383902
|
|
Loading…
Reference in New Issue
Block a user