feat: update build-module.yml to raspberry pi
This commit is contained in:
8
.github/workflows/build-module.yml
vendored
8
.github/workflows/build-module.yml
vendored
@@ -13,10 +13,10 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
build_env:
|
build_env:
|
||||||
- tag: "23.05.3"
|
- tag: "23.05.3"
|
||||||
pkgarch: aarch64_cortex-a53
|
pkgarch: aarch64_cortex-a72
|
||||||
target: mediatek
|
target: bcm27xx
|
||||||
subtarget: mt7622
|
subtarget: bcm2711
|
||||||
vermagic: "03c9d191cd600eae3e66845031612f0a"
|
vermagic: "bd9c06a169c49b7613087c1d65b97108"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user