Cleanup docs about multi platform builds

This commit is contained in:
Ayaz Salikhov
2022-05-13 02:35:47 +03:00
parent 944664eb28
commit 0487c99660
5 changed files with 7 additions and 96 deletions

View File

@@ -27,7 +27,6 @@ def test_package_manager(
LOGGER.info(
f"Test that the package manager {package_manager} is working properly ..."
)
# Increased timout to make aarch64 images tests work in QEMU
container.run_and_wait(
timeout=30,
tty=True,