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:
Rosen Penev 2020-12-10 16:08:23 -08:00
parent d42259b148
commit edadb7726a
No known key found for this signature in database
GPG Key ID: 36D31CFA845F0E3B
1 changed files with 1 additions and 1 deletions

View File

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