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.
This commit is contained in:
parent
291d1f255a
commit
a5de3d0455
1 changed files with 4 additions and 0 deletions
4
.github/workflows/multi-arch-test-build.yml
vendored
4
.github/workflows/multi-arch-test-build.yml
vendored
|
@ -22,6 +22,10 @@ jobs:
|
||||||
- arch: mips_24kc
|
- arch: mips_24kc
|
||||||
target: ath79-generic
|
target: ath79-generic
|
||||||
runtime_test: false
|
runtime_test: false
|
||||||
|
|
||||||
|
- arch: mipsel_24kc
|
||||||
|
target: mt7621
|
||||||
|
runtime_test: false
|
||||||
|
|
||||||
- arch: powerpc_464fp
|
- arch: powerpc_464fp
|
||||||
target: apm821xx-nand
|
target: apm821xx-nand
|
||||||
|
|
Loading…
Reference in a new issue