copr-be-dev: lower the amount of AWS instances

This commit is contained in:
Pavel Raiskup 2021-05-17 09:56:05 +02:00
parent 94e5f21bc1
commit 7afba71b54

View file

@ -29,7 +29,7 @@ nm_controlled_resolv: True
builders:
# max|max_spawn|max_prealloc
aws:
x86_64: [20,5,5]
x86_64: [10,1,1]
armhfp: [3,1,1]
aarch64: [5,2,2]