bump up number of reserved instances

This commit is contained in:
Miroslav Suchý
2026-01-06 12:55:31 +01:00
parent fd247ae355
commit 1becdd9e81

View File

@@ -24,7 +24,7 @@ builders:
# put here the number -1 of the actuall reserved instances
aws_reserved:
aarch64: [50, 20, 33]
x86_64: [52, 20, 52]
x86_64: [58, 20, 52]
aws_powerful:
aarch64: [10, 2, 0]
x86_64: [10, 2, 1]