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>
This commit is contained in:
parent
dd0ba4a55b
commit
43f4ebb532
1 changed files with 1 additions and 0 deletions
1
.github/workflows/multi-arch-test-build.yml
vendored
1
.github/workflows/multi-arch-test-build.yml
vendored
|
@ -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…
Reference in a new issue