mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
Compare commits
1 Commits
v24.10.2
...
feat/build
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2121457b91 |
10
.github/workflows/build-module.yml
vendored
10
.github/workflows/build-module.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user