From ba147d0d407dafe4e7ae82129d0b06056ce7fdba Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 9 Oct 2020 21:36:42 -0700 Subject: [PATCH] actions: remove arm_cortex-a9_neon This is the second ARM NEON target that is tested. It's unlikely that one will fail and the other succeed. Signed-off-by: Rosen Penev --- .github/workflows/multi-arch-test-build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/multi-arch-test-build.yml b/.github/workflows/multi-arch-test-build.yml index 59b6c8b6bb..9c0f052c5c 100644 --- a/.github/workflows/multi-arch-test-build.yml +++ b/.github/workflows/multi-arch-test-build.yml @@ -14,7 +14,6 @@ jobs: matrix: arch: - arc_arc700 - - arm_cortex-a9_neon - arm_cortex-a9_vfpv3-d16 - mips_24kc - powerpc_464fp