From e51ea0ae92812eabb870538e1fb1d2e4857b0a71 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 2 Apr 2021 17:00:37 +0100 Subject: Autopkgtest: remove architecture restriction Let's see if everything works now. --- debian/tests/control | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian') diff --git a/debian/tests/control b/debian/tests/control index f4308f9d4..ecc978497 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,14 +1,11 @@ Tests: build-default-image Depends: live-build, Restrictions: needs-root, allow-stderr, needs-internet -Architecture: amd64 i386 Tests: build-stable-image Depends: live-build, Restrictions: needs-root, allow-stderr, needs-internet -Architecture: amd64 i386 Tests: build-kali-image Depends: live-build, git, ca-certificates, curl, apt-utils, bzip2, cpio, file, wget, xz-utils Restrictions: needs-root, allow-stderr, flaky, needs-internet -Architecture: amd64 i386 -- cgit v1.2.3