CI: allow PPC job to fail

It fails on progress.gnome.org but passes on scallable runners.
This commit is contained in:
Claudio André 2018-07-15 19:44:40 -03:00 committed by Georges Basile Stavracas Neto
parent f86b080fe4
commit e3a2e96efb

View file

@ -266,6 +266,7 @@ armv8:
ppc64le:
<<: *multiarch
stage: test
allow_failure: true
variables:
DOCKER_DRIVER: overlay
IMAGE: "claudioandre/settings:fedora.ppc64le"