From 1f25c9c25fc09cc727a5e4ad534ba09eb842eb69 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 30 Dec 2020 14:58:08 -0800 Subject: [PATCH] CI: switch back to ARCHS Upstream wants to remove ARC700. That and currently, ARC700 is not compiling with glibc. Signed-off-by: Rosen Penev --- .github/workflows/multi-arch-test-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/multi-arch-test-build.yml b/.github/workflows/multi-arch-test-build.yml index a2cbf8bc45..20187622b0 100644 --- a/.github/workflows/multi-arch-test-build.yml +++ b/.github/workflows/multi-arch-test-build.yml @@ -11,7 +11,7 @@ jobs: fail-fast: false matrix: arch: - - arc_arc700 + - arc_archs - arm_cortex-a9_vfpv3-d16 - mips_24kc - powerpc_464fp