gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled job
commit7da153e81873ca5a1037c0c43b5766dfa2357db5
authorThomas Huth <thuth@redhat.com>
Thu, 11 Mar 2021 14:22:10 +0000 (11 15:22 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 12 Mar 2021 14:46:30 +0000 (12 15:46 +0100)
tree5c1754cadc90ee82fab23a28f2dd4edd0d2cd1c2
parent4a859abd1d24fa9eb7f048b82f7b015f9cf6a8c1
gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled job

Our gitlab-ci got quite slow in the past weeks, due to the immense amount
of jobs that we have, so we should try to reduce the number of jobs.
Since we already have a job that builds without TCG, we can merge
one of the "build-coroutine" jobs with it to get rid of at least one
job.

Message-Id: <20210311142211.1547864-4-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml