feat: update to redmi AX6S 23.05.0 OpenWRT
This commit is contained in:
18
.github/workflows/build-module.yml
vendored
18
.github/workflows/build-module.yml
vendored
@@ -12,21 +12,11 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
build_env:
|
build_env:
|
||||||
- tag: "22.03.4"
|
|
||||||
pkgarch: mips_24kc
|
|
||||||
target: ath79
|
|
||||||
subtarget: nand
|
|
||||||
vermagic: "5c9be91b90bda5403fe3a7c4e8ddb26f"
|
|
||||||
- tag: "23.05.0"
|
- tag: "23.05.0"
|
||||||
pkgarch: mipsel_24kc
|
pkgarch: aarch64_cortex-a53
|
||||||
target: ramips
|
target: mediatek
|
||||||
subtarget: mt7621
|
subtarget: mt7622
|
||||||
vermagic: "9c242f353867f49a96054ff8c9f2c460"
|
vermagic: "01c22519ce836afade4e782169e44ead"
|
||||||
- tag: "23.05.2"
|
|
||||||
pkgarch: mipsel_24kc
|
|
||||||
target: ramips
|
|
||||||
subtarget: mt7621
|
|
||||||
vermagic: "9c242f353867f49a96054ff8c9f2c460"
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user