From c4b71b87edf32c2cd5fc1a80502a112cabe6f945 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Thu, 21 Mar 2024 09:31:49 -0700 Subject: [PATCH] gilab config --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 91a6e303..cdf6cb13 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ image: auchida/freebsd:latest -timeout: 90 +# timeout: 90 # Instructions for creating your own test runner: # https://github.com/msimerson/Mail-Toaster-6/wiki/Develop-CI-Testing/