ci: allow outdated job to fail

glutin and winit updates are pending.
This commit is contained in:
Guillaume Desmottes 2020-04-13 10:44:58 +02:00
parent 92faaeacdb
commit 5de8fa89c4

View file

@ -191,6 +191,7 @@ gir-checks:
outdated:
extends: '.tarball_setup'
image: "rust:slim-buster"
allow_failure: true
stage: 'extras'
only:
- schedules