From 23ffd760053b172c38e22d7884b26f06473a5ab7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 26 Mar 2016 12:15:12 -0400 Subject: reproducible debian: add i386 to the archs being tested^wscheduled --- bin/reproducible_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 19e8a382..1aa7e883 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -35,7 +35,7 @@ if os.uname()[1] == 'jenkins-test-vm': # tested suites SUITES = ['testing', 'unstable', 'experimental'] # tested architectures -ARCHS = ['amd64', 'armhf'] +ARCHS = ['amd64', 'armhf', 'i386'] # defaults defaultsuite = 'unstable' defaultarch = 'amd64' -- cgit v1.2.3-70-g09d2