mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
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:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user