Skip to content

Build Kernel

Build Kernel #8

Workflow file for this run

# A simple action usage
name: Build Kernel
on:
workflow_dispatch:
jobs:
Build-Kernel:
strategy:
fail-fast: false
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Build Kernel
uses: dabao1955/[email protected]
with:
kernel-url: https://github.com/Andrey0800770/samsung_sdm845-kernel
kernel-dir: sdm845
kernel-branch: main
config: star2qlte_chn_open_defconfig
arch: arm64
aosp-gcc: true
aosp-clang: false
android-version: 10
aosp-clang-version: false
disable-lto: true
anykernel3: false