summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build_service.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_build_service.sh')
-rwxr-xr-xbin/reproducible_build_service.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh
index 30e3ff74..d422ab33 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -219,7 +219,7 @@ startup_workers() {
amd64) MAX=40 ;;
i386) MAX=24 ;;
arm64) MAX=32 ;;
- armhf) MAX=66 ;;
+ armhf) MAX=76 ;;
*) ;;
esac
#