projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58449af
)
CI: test aarch64_cortex-a53 instead of _generic
author
Paul Spooren
<mail@aparcar.org>
Mon, 14 Dec 2020 21:47:28 +0000
(11:47 -1000)
committer
Paul Spooren
<mail@aparcar.org>
Tue, 15 Dec 2020 18:25:31 +0000
(08:25 -1000)
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>
.github/workflows/multi-arch-test-build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/multi-arch-test-build.yml
b/.github/workflows/multi-arch-test-build.yml
index 3f8a564a62e9e3e7b83506d9b4dba312f1182442..11cbc809616a2d00113bb802eaf1a886104271d2 100644
(file)
--- a/
.github/workflows/multi-arch-test-build.yml
+++ b/
.github/workflows/multi-arch-test-build.yml
@@
-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