Browse Source

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 <mail@aparcar.org>
lilik-openwrt-22.03
Paul Spooren 4 years ago
parent
commit
43f4ebb532
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/multi-arch-test-build.yml

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

@ -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


Loading…
Cancel
Save