summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/reproducible_scheduler.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 414e4745..b5f4f28f 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -71,9 +71,9 @@ LIMITS = {
'experimental': {'*': 440},
},
'armhf': {
- 'testing': {'*': 200},
- 'unstable': {'*': 200},
- 'experimental': {'*': 200},
+ 'testing': {'*': 175},
+ 'unstable': {'*': 175},
+ 'experimental': {'*': 175},
},
},
'new': {