1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 16:50:38 +02:00

gnu: webkitgtk: Increase the CI time-out period.

* gnu/packages/webkit.scm (webkitgtk)[properties]:
Increase the TIMEOUT to 40 hours.
This commit is contained in:
Tobias Geerinckx-Rice
2022-08-28 02:00:00 +02:00
parent ec16f88522
commit 13da331fa4

View File

@@ -261,6 +261,7 @@ engine that uses Wayland for graphics output.")
woff2
wpebackend-fdo
xdg-dbus-proxy))
(properties '((timeout . 144000))) ; 40 hours, most notably for aarch64
(home-page "https://www.webkitgtk.org/")
(synopsis "Web content engine for GTK+")
(description "WebKitGTK+ is a full-featured port of the WebKit rendering engine,