From c6f34fcf1af653893c5e7fe47d915c4765161b59 Mon Sep 17 00:00:00 2001 From: aurianer Date: Wed, 15 Nov 2023 22:33:57 +0100 Subject: [PATCH] Increase the timeout for the hip pipeline --- .gitlab/includes/hip_pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab/includes/hip_pipeline.yml b/.gitlab/includes/hip_pipeline.yml index 5079c7e41..2e6470f14 100644 --- a/.gitlab/includes/hip_pipeline.yml +++ b/.gitlab/includes/hip_pipeline.yml @@ -22,6 +22,7 @@ include: gcc12_hip5_spack_image: stage: spack_configs + timeout: 2 hours needs: [base_spack_image] extends: - .container-builder @@ -41,6 +42,7 @@ gcc12_hip5_spack_image: gcc12_hip5_debug_build: stage: build + timeout: 2 hours extends: - .container-builder - .variables_gcc12_hip5_config