From 7f06f894476e2958c5cc5ac92c86155529a3f265 Mon Sep 17 00:00:00 2001 From: James Browning Date: Fri, 9 Oct 2020 00:23:05 -0700 Subject: [PATCH] CI: Try adjusting FreeBSD CI runner to 1h 10m timeout. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e341f3c5..ac25fcb7f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -168,6 +168,7 @@ freebsd: - freebsd script: - .ci-build/build.sh + timeout: 1 h 10m # to avoid failed builds on MRs/forks where no builder with the # tag `sparc64` is available, run this job only if -- 2.25.1