1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-05 21:02:42 +02:00

gitlab-ci: Add comment explaining Flatpak timeout

(cherry picked from commit 4768a4283d)
This commit is contained in:
Bruno Lopes
2025-10-05 13:45:55 -03:00
parent 99aea0682c
commit 4646a57a2d

View File

@@ -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: