The gantt charts have a vertical line indicating the time when marge-bot stops waiting for CI to finish. Currently the ci-timeout is hard-coded at 60 minutes. But marge-bot's timeout is configurable, so allow this value to be configured as well. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32637>