Browse Source

github-ci: also build mipsel_24kc / mt7621

Signed-off-by: Kevin David <kevin.p.david@gmail.com>

This seems like a fairly popular configuration and is at least handy for me for temporary testing.
lilik-openwrt-22.03
Kevin David 3 years ago
committed by Paul Spooren
parent
commit
a5de3d0455
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .github/workflows/multi-arch-test-build.yml

+ 4
- 0
.github/workflows/multi-arch-test-build.yml View File

@ -22,6 +22,10 @@ jobs:
- arch: mips_24kc
target: ath79-generic
runtime_test: false
- arch: mipsel_24kc
target: mt7621
runtime_test: false
- arch: powerpc_464fp
target: apm821xx-nand


Loading…
Cancel
Save