[Git][qa/jenkins.debian.net][master] reproducible Debian: also disable armhf builds (see #1052257)

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Sep 20 13:18:34 BST 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
dce8e9b3 by Holger Levsen at 2023-09-20T14:18:04+02:00
reproducible Debian: also disable armhf builds (see #1052257)

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_build_service.sh


Changes:

=====================================
bin/reproducible_build_service.sh
=====================================
@@ -188,7 +188,7 @@ startup_workers() {
 			amd64)	MAX=32 ;;
 			i386)	MAX=0 ;;
 			arm64)	MAX=32 ;;
-			armhf)	MAX=59 ;;
+			armhf)	MAX=0 ;;
 			*)	;;
 		esac
 		#



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/dce8e9b32e09a2ad593a0f8bd4bc20b813051f17

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/dce8e9b32e09a2ad593a0f8bd4bc20b813051f17
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230920/308f55ce/attachment.htm>


More information about the Qa-jenkins-scm mailing list