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

gitlab-ci: Test reducing Snap builds timeout to 20min

Seems we not need more than that even in the deps stage.
This commit is contained in:
Bruno Lopes
2025-08-14 10:42:13 -03:00
parent c3079a7ad4
commit 56a5dea720

View File

@@ -445,7 +445,7 @@ gimp-flatpak:
variables:
SNAPCRAFT_BASE_VERSION: "8_core24"
RUNNER: x86_64_v3
timeout: 40m
timeout: 20m
deps-snap:
extends: .snap