Autopkgtest: remove architecture restriction

Let's see if everything works now.
This commit is contained in:
Luca Boccassi 2021-04-02 17:00:37 +01:00
parent 43afff005a
commit e51ea0ae92
1 changed files with 0 additions and 3 deletions

View File

@ -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