feat: update build-module.yml to AC2100

This commit is contained in:
Slava-Shchipunov
2024-09-04 19:10:43 +07:00
committed by GitHub
parent 6c69a94b03
commit 2121457b91

View File

@@ -12,11 +12,11 @@ jobs:
strategy:
matrix:
build_env:
- tag: "23.05.4"
pkgarch: aarch64_cortex-a53
target: mediatek
subtarget: filogic
vermagic: "03ba5b5fee47f2232a088e3cd9832aec"
- tag: "22.03.4"
pkgarch: mipsel_24kc
target: ramips
subtarget: mt7621
vermagic: "2d6f3ce75b5e7700b705cb00cd526063"
steps:
- uses: actions/checkout@v4