From fd10d5bf96391ceec1ee1f7bf9e4aea91a665722 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Oriol=20Tint=C3=B3?= <oriol.tinto@lmu.de>
Date: Wed, 15 Mar 2023 10:55:59 +0100
Subject: [PATCH] Increase build time.

---
 conf/jobs.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/jobs.yaml b/conf/jobs.yaml
index 737bc41..88d06d4 100644
--- a/conf/jobs.yaml
+++ b/conf/jobs.yaml
@@ -58,7 +58,7 @@ JOBS:
 
   BUILD_ICON:
     FILE: templates/build_icon.sh
-    WALLCLOCK: 01:00
+    WALLCLOCK: 04:00
     PROCESSORS: 16
 
   BUILD_ENSTOOLS:
-- 
GitLab