copr: allow taking 12 of 18 builders for s390x

This commit is contained in:
Pavel Raiskup 2023-12-16 12:10:26 +01:00
parent f03efe2929
commit 1e42b2b130

View file

@ -55,7 +55,7 @@ builds_max_workers_arch=
ppc64le={{ max_ppc64le_workers }}
# Do not let one user waste the whole architecture capacity
build_max_workers_arch_per_owner=s390x=8
build_max_workers_arch_per_owner=s390x=12
# Maximum number of concurrently running tasks per project owner.
{% if env == 'production' %}