From 4646a57a2dda9c8c6f8a45519dd7868afe7399fe Mon Sep 17 00:00:00 2001 From: Bruno Lopes Date: Sun, 5 Oct 2025 13:45:55 -0300 Subject: [PATCH] gitlab-ci: Add comment explaining Flatpak timeout (cherry picked from commit 4768a4283dbac7fc1c9610c4141e0ddc9028b956) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 715fe9315e..91866f7070 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -395,6 +395,7 @@ gimp-debian: MESON_DIST: 0 before_script: - export GIMP_PREFIX="${CI_PROJECT_DIR}/_install" + #30min is enough only if no module was updated/rebuilt, we need more time in case of module bumps timeout: 90m deps-flatpak: