Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Update build_kernel.yml #15

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/build_kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ jobs:
fail-fast: true
matrix:
include:
- device: a51
- device: m21
- device: m31
- device: m31s
- device: f41
name: "🚧 Build for ${{matrix.device}}"
steps:
- name: Checkout source
Expand Down