copr-be: more s390x workers per user

This commit is contained in:
Pavel Raiskup 2024-12-21 01:09:43 +01:00
parent a50e77a51e
commit a387d44ada

View file

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