You've already forked cache-kernel
mirror of
https://github.com/armbian/cache-kernel.git
synced 2026-01-06 10:38:17 -08:00
Update generate.yml
This commit is contained in:
5
.github/workflows/generate.yml
vendored
5
.github/workflows/generate.yml
vendored
@@ -13,10 +13,11 @@ jobs:
|
||||
fail-fast: false # let other jobs try to complete if one fails
|
||||
matrix:
|
||||
include:
|
||||
- board: "rock-5b"
|
||||
branch: "edge"
|
||||
- board: "rock-3a"
|
||||
branch: "legacy"
|
||||
runner_tags: [ "self-hosted", "Linux", 'beta' ]
|
||||
variant: ""
|
||||
|
||||
- board: "uefi-riscv64"
|
||||
branch: "edge"
|
||||
runner_tags: [ "self-hosted", "Linux", 'beta' ]
|
||||
|
||||
Reference in New Issue
Block a user