mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr: drop numbers for ondemand builders in aws because we increased reserved ones
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user