mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 17:41:05 +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:
|
||||
extends: '.tarball_setup'
|
||||
image: "rust:slim-buster"
|
||||
allow_failure: true
|
||||
stage: 'extras'
|
||||
only:
|
||||
- schedules
|
||||
|
|
Loading…
Reference in a new issue