CI: Remove ludicrous Windows container build timeout
The full end-to-end job now completes in around 45min, which is far more reasonable than the previous 3.5h. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7537>
This commit is contained in:

committed by
Erik Faye-Lund

parent
187c146a2e
commit
77a474cb88
@@ -448,7 +448,6 @@ arm64_test:
|
|||||||
stage: container
|
stage: container
|
||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: fetch # we do actually need the full repository though
|
GIT_STRATEGY: fetch # we do actually need the full repository though
|
||||||
timeout: 4h # LLVM takes ages
|
|
||||||
tags:
|
tags:
|
||||||
- windows
|
- windows
|
||||||
- shell
|
- shell
|
||||||
|
Reference in New Issue
Block a user