projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ed5a04
)
CI: fix multi-arch-test-build for 19.07 branch
author
Nick Hainke
<vincent@systemli.org>
Sat, 26 Feb 2022 16:11:51 +0000
(17:11 +0100)
committer
Nick Hainke
<vincent@systemli.org>
Sat, 26 Feb 2022 16:23:43 +0000
(17:23 +0100)
The "i386_pentium-mmx" does not exist in 19.07.
Signed-off-by: Nick Hainke <vincent@systemli.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 fb7265b5807c757b251e6e2d0f5384ae48e2b5a6..0aff11e9213f50f1056bdc9469db703182e87d74 100644
(file)
--- a/
.github/workflows/multi-arch-test-build.yml
+++ b/
.github/workflows/multi-arch-test-build.yml
@@
-39,10
+39,6
@@
jobs:
target: armvirt-32
runtime_test: true
- - arch: i386_pentium-mmx
- target: x86-geode
- runtime_test: true
-
- arch: x86_64
target: x86-64
runtime_test: true