CI: allow PPC job to fail
It fails on progress.gnome.org but passes on scallable runners.
This commit is contained in:
parent
f86b080fe4
commit
e3a2e96efb
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ armv8:
|
||||||
ppc64le:
|
ppc64le:
|
||||||
<<: *multiarch
|
<<: *multiarch
|
||||||
stage: test
|
stage: test
|
||||||
|
allow_failure: true
|
||||||
variables:
|
variables:
|
||||||
DOCKER_DRIVER: overlay
|
DOCKER_DRIVER: overlay
|
||||||
IMAGE: "claudioandre/settings:fedora.ppc64le"
|
IMAGE: "claudioandre/settings:fedora.ppc64le"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue