mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
feat: update build-module.yml to AC2100
This commit is contained in:
10
.github/workflows/build-module.yml
vendored
10
.github/workflows/build-module.yml
vendored
@@ -12,11 +12,11 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
build_env:
|
build_env:
|
||||||
- tag: "23.05.4"
|
- tag: "22.03.4"
|
||||||
pkgarch: aarch64_cortex-a53
|
pkgarch: mipsel_24kc
|
||||||
target: mediatek
|
target: ramips
|
||||||
subtarget: filogic
|
subtarget: mt7621
|
||||||
vermagic: "03ba5b5fee47f2232a088e3cd9832aec"
|
vermagic: "2d6f3ce75b5e7700b705cb00cd526063"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user