mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user