CI: windows: augment the timeout of building the windows container

https://gitlab.freedesktop.org/mesa/mesa/-/jobs/6898838 failed at
uploading the containers but got kicked out right before being able to
give us a valid error.

Bump the timeout for windows container builds, to not have this
unfortunate situation.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8740>
This commit is contained in:
Benjamin Tissoires 2021-01-27 15:21:37 +01:00 committed by Marge Bot
parent d76f51d6fd
commit 0ef1f418bb
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ windows_build_vs2019:
stage: container
variables:
GIT_STRATEGY: fetch # we do actually need the full repository though
timeout: 2h # LLVM + piglit takes ages
timeout: 2h 30m # LLVM + piglit takes ages
tags:
- windows
- shell