CI: fix multi-arch-test-build for 19.07 branch
The "i386_pentium-mmx" does not exist in 19.07. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
2ed5a04ab8
commit
ce5adaab95
1 changed files with 0 additions and 4 deletions
4
.github/workflows/multi-arch-test-build.yml
vendored
4
.github/workflows/multi-arch-test-build.yml
vendored
|
@ -39,10 +39,6 @@ jobs:
|
||||||
target: armvirt-32
|
target: armvirt-32
|
||||||
runtime_test: true
|
runtime_test: true
|
||||||
|
|
||||||
- arch: i386_pentium-mmx
|
|
||||||
target: x86-geode
|
|
||||||
runtime_test: true
|
|
||||||
|
|
||||||
- arch: x86_64
|
- arch: x86_64
|
||||||
target: x86-64
|
target: x86-64
|
||||||
runtime_test: true
|
runtime_test: true
|
||||||
|
|
Loading…
Reference in a new issue