mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 14:34:32 +04:00
github: test i386_pentium-mmx instead of pentium4
It seems the former causes more compilation failures due to not having SSE. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
2
.github/workflows/multi-arch-test-build.yml
vendored
2
.github/workflows/multi-arch-test-build.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
runtime_test: true
|
||||
- arch: arm_cortex-a15_neon-vfpv4
|
||||
runtime_test: true
|
||||
- arch: i386_pentium4
|
||||
- arch: i386_pentium-mmx
|
||||
runtime_test: true
|
||||
- arch: x86_64
|
||||
runtime_test: true
|
||||
|
||||
Reference in New Issue
Block a user