更新 .github/workflows/target_linux_generic.yml

Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
2026-01-16 16:36:34 +08:00
parent 8b54d80ac5
commit 28b7e7596e

View File

@@ -1,4 +1,4 @@
name: target_linux_rockchip
name: target_linux_generic
on:
repository_dispatch:
@@ -11,7 +11,7 @@ jobs:
if: github.event.repository.owner.id == github.event.sender.id || ! github.event.sender.id
runs-on: ubuntu-22.04
name: Update target_linux_rockchip
name: Update target_linux_generic
strategy:
fail-fast: false
matrix: