copr: add x86_64 reserved powerful builders

This commit is contained in:
Miroslav Suchý
2026-02-16 11:26:34 +01:00
parent d075c470de
commit 23ff808fe3
2 changed files with 11 additions and 2 deletions

View File

@@ -25,6 +25,8 @@ builders:
aws_reserved:
aarch64: [50, 20, 33]
x86_64: [58, 20, 52]
aws_reserved_powerful:
x86_64: [1, 1, 1]
aws_powerful:
aarch64: [10, 2, 0]
x86_64: [10, 2, 1]