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 ax3000t
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.3"
|
- tag: "23.05.4"
|
||||||
pkgarch: aarch64_cortex-a72
|
pkgarch: aarch64_cortex-a53
|
||||||
target: bcm27xx
|
target: mediatek
|
||||||
subtarget: bcm2711
|
subtarget: filogic
|
||||||
vermagic: "bd9c06a169c49b7613087c1d65b97108"
|
vermagic: "03ba5b5fee47f2232a088e3cd9832aec"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user