3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01: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
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

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,