Autopkgtest: remove architecture restriction
Let's see if everything works now.
This commit is contained in:
parent
43afff005a
commit
e51ea0ae92
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue