copr: drop numbers for ondemand builders in aws because we increased reserved ones
This commit is contained in:
parent
593cf6fba7
commit
8028e00aaf
1 changed files with 2 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue