mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-26 11:31:06 +00:00
ci: allow outdated job to fail
glutin and winit updates are pending.
This commit is contained in:
parent
92faaeacdb
commit
5de8fa89c4
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ gir-checks:
|
||||||
outdated:
|
outdated:
|
||||||
extends: '.tarball_setup'
|
extends: '.tarball_setup'
|
||||||
image: "rust:slim-buster"
|
image: "rust:slim-buster"
|
||||||
|
allow_failure: true
|
||||||
stage: 'extras'
|
stage: 'extras'
|
||||||
only:
|
only:
|
||||||
- schedules
|
- schedules
|
||||||
|
|
Loading…
Reference in a new issue