copr: decrease s390x quota / owner

Complements: 1460c09f3f
This commit is contained in:
Pavel Raiskup 2023-12-18 20:42:31 +01:00
parent 1460c09f3f
commit 92ce28f253

View file

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