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:
Paul Spooren 2020-12-14 11:47:28 -10:00
parent 58449afd38
commit bd3320e8de
1 changed files with 1 additions and 1 deletions

View File

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