copr: drop numbers for ondemand builders in aws because we increased reserved ones

This commit is contained in:
Miroslav Suchý 2023-11-06 15:02:20 +01:00
parent 593cf6fba7
commit 8028e00aaf

View file

@ -20,9 +20,9 @@ builders:
# max|spawn_concurrently|prealloc
aws:
aarch64: [8, 2, 2]
x86_64: [20, 4, 4]
x86_64: [20, 4, 1]
aws_spot:
aarch64: [30, 4, 6]
aarch64: [30, 4, 3]
x86_64: [70, 8, 8]
ppc64le_hypervisor_01:
ppc64le: [15, 4, 15]