summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--roles/koschei/backend/templates/config-backend.cfg.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/koschei/backend/templates/config-backend.cfg.j2 b/roles/koschei/backend/templates/config-backend.cfg.j2
index 57c665af9..006832d33 100644
--- a/roles/koschei/backend/templates/config-backend.cfg.j2
+++ b/roles/koschei/backend/templates/config-backend.cfg.j2
@@ -26,7 +26,7 @@ config = {
"max_builds": 16,
"build_arches": ['x86_64'],
"load_threshold": 1,
- "task_priority": 25,
+ "task_priority": 30,
{% else %}
"max_builds": 60,
"build_arches": ['x86_64', 'aarch64', 'ppc64'],