From 7c1c1c2e434aba831966cf0b603912eb3ca54a15 Mon Sep 17 00:00:00 2001 From: proletarius101 Date: Fri, 29 Jul 2022 03:11:56 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e02000c78..c4622530ca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -211,7 +211,7 @@ checkupdates_runner: image: registry.gitlab.com/fdroid/ci-images-checkupdates:latest variables: GIT_DEPTH: "1" - parallel: 15 + parallel: 10 tags: - checkupdates-runner rules: