Merge pull request #3 from Slava-Shchipunov/feat/ax3000t

feat: update build-module.yml to ax3000t
This commit is contained in:
Slava-Shchipunov
2024-08-03 20:22:14 +07:00
committed by GitHub

View File

@@ -12,11 +12,11 @@ jobs:
strategy:
matrix:
build_env:
- tag: "23.05.3"
pkgarch: aarch64_cortex-a72
target: bcm27xx
subtarget: bcm2711
vermagic: "bd9c06a169c49b7613087c1d65b97108"
- tag: "23.05.4"
pkgarch: aarch64_cortex-a53
target: mediatek
subtarget: filogic
vermagic: "03ba5b5fee47f2232a088e3cd9832aec"
steps:
- uses: actions/checkout@v4