From 18278233ef558fb0ed9f1c1d25aef059624f7996 Mon Sep 17 00:00:00 2001 From: norvell Date: Sat, 13 Jan 2024 07:19:19 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d7a0b726..2cdc5df2a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -169,7 +169,7 @@ stages: .ivas-pytest-mld-anchor: &ivas-pytest-mld-anchor stage: test needs: ["build-codec-linux-make"] - timeout: "30 minutes" + timeout: "120 minutes" script: - *print-common-info - *update-scripts-repo -- GitLab