ci: remove allow_failure from flatpak jobs again

It was added in 814b7d7bb7 due to too old wayland in the runtime.
5b160efc76 fixed it by bundling a newer wayland.
This commit is contained in:
Christoph Reiter 2018-04-16 11:54:47 +02:00
parent 3e9a68be83
commit f4857da08f

View File

@ -49,7 +49,6 @@ msys2-mingw32:
paths:
- "${APPID}-dev.flatpak"
expire_in: 1 day
allow_failure: true
script:
- bash -x ./.gitlab-ci/flatpak-build.sh "${APPID}"