From 34bed8ddf9c1d234b3dff562a0c54d02d71eb759 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 25 Mar 2024 17:33:23 +0100 Subject: [PATCH] ci/cd - increase timeout for gogs --- examples/gogs/tests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gogs/tests.json b/examples/gogs/tests.json index c07dbf2b62..37a820808d 100644 --- a/examples/gogs/tests.json +++ b/examples/gogs/tests.json @@ -2,7 +2,7 @@ "name": "gogs", "kinds": ["docker", "autoconf", "swarm", "kubernetes"], "no_copy_container": true, - "timeout": 60, + "timeout": 90, "delay": 150, "tests": [ {