diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fb1dd1b93..35a7e4061 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,6 +42,7 @@ test-job: expire_in: 1 week tags: - ${TAG} + timeout: 2h script: # Common options go here, diffs to the above matrix - >