Module: Mesa
Branch: master
Commit: 77a474cb88e57ad9ad5d01b5bd2ea9e664097a56
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=77a474cb88e57ad9ad5d01b5bd2ea9e664097a56

Author: Daniel Stone <[email protected]>
Date:   Thu Nov 26 19:03:47 2020 +0000

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 <[email protected]>
Reviewed-by: Jesse Natalie <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7537>

---

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 96664b19a7e..e659ede940c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to