From 43f4ebb53290eb636e2c12243fde3b2568a31cbb Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Sat, 12 Sep 2020 14:15:00 -1000 Subject: CI: add compile test for arc_archs A package recently failed building exclusively for this architecture, therefore test it as well. Signed-off-by: Paul Spooren --- .github/workflows/multi-arch-test-build.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/multi-arch-test-build.yml b/.github/workflows/multi-arch-test-build.yml index 3afafbe60..b026b10b2 100644 --- a/.github/workflows/multi-arch-test-build.yml +++ b/.github/workflows/multi-arch-test-build.yml @@ -15,6 +15,7 @@ jobs: arch: - aarch64_generic - arc_arc700 + - arc_archs - arm_cortex-a15_neon-vfpv4 - arm_cortex-a9_neon - arm_cortex-a9_vfpv3-d16 -- cgit v1.2.3