feat: update to redmi AX6S 23.05.0 OpenWRT

This commit is contained in:
Slava-Shchipunov
2024-06-15 14:09:06 +07:00
committed by GitHub
parent e991b4464a
commit 433284ca5c

View File

@@ -12,21 +12,11 @@ jobs:
strategy:
matrix:
build_env:
- tag: "22.03.4"
pkgarch: mips_24kc
target: ath79
subtarget: nand
vermagic: "5c9be91b90bda5403fe3a7c4e8ddb26f"
- tag: "23.05.0"
pkgarch: mipsel_24kc
target: ramips
subtarget: mt7621
vermagic: "9c242f353867f49a96054ff8c9f2c460"
- tag: "23.05.2"
pkgarch: mipsel_24kc
target: ramips
subtarget: mt7621
vermagic: "9c242f353867f49a96054ff8c9f2c460"
pkgarch: aarch64_cortex-a53
target: mediatek
subtarget: mt7622
vermagic: "01c22519ce836afade4e782169e44ead"
steps:
- uses: actions/checkout@v4