mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
CI: test aarch64_cortex-a53 instead of _generic
The aarch64_cortex-a53 architecture is used by more targets and should therefore be tested rather than the relatively rare _generic one. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
2
.github/workflows/multi-arch-test-build.yml
vendored
2
.github/workflows/multi-arch-test-build.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- powerpc_8540
|
||||
runtime_test: [false]
|
||||
include:
|
||||
- arch: aarch64_generic
|
||||
- arch: aarch64_cortex-a53
|
||||
runtime_test: true
|
||||
- arch: arm_cortex-a15_neon-vfpv4
|
||||
runtime_test: true
|
||||
|
||||
Reference in New Issue
Block a user