summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/reproducible_scheduler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 8fd7fc5d..7daeabd1 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -61,7 +61,7 @@ So, the 3rd step happens only when there are more than 350 packages queued up.
Finally, MINIMUM_AGE is respected when scheduling old versions.
"""
-MAXIMA = {'amd64': 750, 'armhf': 250}
+MAXIMA = {'amd64': 750, 'armhf': 375}
LIMITS = {
'untested': {