Skip to content
Snippets Groups Projects
Commit 3a751770 authored by Richard Henderson's avatar Richard Henderson Committed by Thomas Huth
Browse files

gitlab-ci: Extend timeout for ubuntu-20.04-s390x-all to 75m


Recent runs have been taking just over the 60m default.

Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Message-Id: <20220606182436.410053-1-richard.henderson@linaro.org>
Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
parent 6e131bf6
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ ubuntu-20.04-s390x-all:
- s390x
variables:
DFLTCC: 0
timeout: 75m
rules:
- if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
- if: "$S390X_RUNNER_AVAILABLE"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment