From 21fb00137dfd5558f4c2c1f76fcf84f35604707e Mon Sep 17 00:00:00 2001 From: Alexander Samusev <41779041+alvicsam@users.noreply.github.com> Date: Wed, 27 Jul 2022 15:31:25 +0200 Subject: [PATCH] [ci] Add timeout to benchmark jobs (#5822) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d7d9e7cbdc6..f727456158ee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -518,6 +518,7 @@ publish-s3-release: &publish-s3 update_polkadot_weights: &update-weights stage: stage2 + timeout: 1d when: manual variables: RUNTIME: polkadot