mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
ci: Bump cerbero trigger timeout to 4h
macOS runners can get overworked and cause cerbero pipelines to take longer than 3h to complete, because each cross-macos-universal job takes about 2h and so it can take that long to get a runner allocated. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3065>
This commit is contained in:
parent
a6a081cbef
commit
cabcb56ce8
1 changed files with 1 additions and 1 deletions
|
@ -727,7 +727,7 @@ build documentation:
|
|||
# https://gitlab.com/gitlab-org/gitlab/-/issues/341737
|
||||
cerbero trigger:
|
||||
stage: build
|
||||
timeout: '3h'
|
||||
timeout: '4h'
|
||||
tags:
|
||||
- placeholder-job
|
||||
extends:
|
||||
|
|
Loading…
Reference in a new issue