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
|
||||
variables:
|
||||
GIT_STRATEGY: fetch # we do actually need the full repository though
|
||||
timeout: 4h # LLVM takes ages
|
||||
tags:
|
||||
- windows
|
||||
- shell
|
||||
|
Reference in New Issue
Block a user