gitlab-ci: Add comment explaining Flatpak timeout

This commit is contained in:
Bruno Lopes 2025-10-05 13:45:55 -03:00
parent fe4a698928
commit 4768a4283d
No known key found for this signature in database

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: