1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

gitlab-ci: Reduce Flatpak timeout to 20min like AppImage and Snap, after ORAS

This commit is contained in:
Bruno Lopes
2025-09-23 12:12:06 -03:00
parent fe4dbeb911
commit cecb937a0b

View File

@@ -392,7 +392,7 @@ gimp-debian-nonreloc:
MESON_DIST: 0
before_script:
- export GIMP_PREFIX="${CI_PROJECT_DIR}/_install"
timeout: 90m
timeout: 20m
deps-flatpak:
extends: .flatpak