mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-02-20 12:56:22 +00:00
ci: Don't allow failure of the cargo outdated
job anymore
All dependencies are up to date now and we should try keeping it that way.
This commit is contained in:
parent
1395d773c3
commit
7d8485612e
1 changed files with 0 additions and 1 deletions
|
@ -411,7 +411,6 @@ gir-checks:
|
||||||
|
|
||||||
outdated:
|
outdated:
|
||||||
extends: .img-stable
|
extends: .img-stable
|
||||||
allow_failure: true
|
|
||||||
stage: 'extras'
|
stage: 'extras'
|
||||||
only:
|
only:
|
||||||
- schedules
|
- schedules
|
||||||
|
|
Loading…
Reference in a new issue