Browse Source

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 <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by Paul Spooren
parent
commit
ba147d0d40
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/multi-arch-test-build.yml

+ 0
- 1
.github/workflows/multi-arch-test-build.yml View File

@ -14,7 +14,6 @@ jobs:
matrix:
arch:
- arc_arc700
- arm_cortex-a9_neon
- arm_cortex-a9_vfpv3-d16
- mips_24kc
- powerpc_464fp


Loading…
Cancel
Save