Skip to content

Commit

Permalink
Update build-module.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sokolinivan authored Sep 2, 2024
1 parent e991b44 commit 5ca60f2
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: "23.05.4"
pkgarch: aarch64_cortex-a53
target: mediatek
subtarget: mt7622
vermagic: "4df1170d203681f87395690076ea93d3"

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

0 comments on commit 5ca60f2

Please sign in to comment.