CI: switch back to ARCHS
Upstream wants to remove ARC700. That and currently, ARC700 is not compiling with glibc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
d39c77ba81
commit
1f25c9c25f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/multi-arch-test-build.yml
vendored
2
.github/workflows/multi-arch-test-build.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
arch:
|
arch:
|
||||||
- arc_arc700
|
- arc_archs
|
||||||
- arm_cortex-a9_vfpv3-d16
|
- arm_cortex-a9_vfpv3-d16
|
||||||
- mips_24kc
|
- mips_24kc
|
||||||
- powerpc_464fp
|
- powerpc_464fp
|
||||||
|
|
Loading…
Reference in a new issue