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:
d42259b
)
github: test i386_pentium-mmx instead of pentium4
author
Rosen Penev
<rosenp@gmail.com>
Fri, 11 Dec 2020 00:08:23 +0000
(16:08 -0800)
committer
Rosen Penev
<rosenp@gmail.com>
Fri, 11 Dec 2020 00:08:23 +0000
(16:08 -0800)
It seems the former causes more compilation failures due to not having
SSE.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
.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 e1bb12d5c16e374c429da37f6aed317a70c728e6..3f8a564a62e9e3e7b83506d9b4dba312f1182442 100644
(file)
--- a/
.github/workflows/multi-arch-test-build.yml
+++ b/
.github/workflows/multi-arch-test-build.yml
@@
-24,7
+24,7
@@
jobs:
runtime_test: true
- arch: arm_cortex-a15_neon-vfpv4
runtime_test: true
- - arch: i386_pentium
4
+ - arch: i386_pentium
-mmx
runtime_test: true
- arch: x86_64
runtime_test: true