mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
gitlab-ci: Bump Flatpak timeout for 90min again for rebuilding purposes
When we bump some dependency (e.g. Poppler), even the ones which don't link to it will be rebuild, so 30min is not enough even with the ORAS caching.
This commit is contained in:
@@ -395,7 +395,7 @@ gimp-debian:
|
||||
MESON_DIST: 0
|
||||
before_script:
|
||||
- export GIMP_PREFIX="${CI_PROJECT_DIR}/_install"
|
||||
timeout: 30m
|
||||
timeout: 90m
|
||||
|
||||
deps-flatpak:
|
||||
extends: .flatpak
|
||||
|
Reference in New Issue
Block a user