From 53f255decad939d5a4d9dbc2d24285ff3e449016 Mon Sep 17 00:00:00 2001 From: Alexander Samusev <41779041+alvicsam@users.noreply.github.com> Date: Wed, 27 Jul 2022 15:31:35 +0200 Subject: [PATCH] [ci] Add timeout to benchmark job (#1475) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b611fdf891..25d17f2147 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -274,6 +274,7 @@ benchmarks: - *rust-info-script <<: *collect-artifacts <<: *benchmarks-refs + timeout: 1d script: - ./scripts/benchmarks-ci.sh assets statemine - ./scripts/benchmarks-ci.sh assets statemint