Skip to content

Commit

Permalink
Update build-module.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smmwsem authored Nov 1, 2024
1 parent e991b44 commit 24d793e
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions .github/workflows/build-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,11 @@ jobs:
strategy:
matrix:
build_env:
- tag: "22.03.4"
pkgarch: mips_24kc
target: ath79
subtarget: nand
vermagic: "5c9be91b90bda5403fe3a7c4e8ddb26f"
- tag: "23.05.0"
pkgarch: mipsel_24kc
target: ramips
subtarget: mt7621
vermagic: "9c242f353867f49a96054ff8c9f2c460"
- tag: "23.05.2"
pkgarch: mipsel_24kc
target: ramips
subtarget: mt7621
vermagic: "9c242f353867f49a96054ff8c9f2c460"
- tag: "24.0"
pkgarch: aarch64_cortex-a53
target: mediatek
subtarget: filogic
vermagic: "5f888a243508bd63116c3c6987914d47"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 24d793e

Please sign in to comment.