diff --git a/integration-tests/test_vnc.py b/integration-tests/test_vnc.py index 70cb5e25..82d43a5a 100644 --- a/integration-tests/test_vnc.py +++ b/integration-tests/test_vnc.py @@ -48,7 +48,6 @@ def container(container_image) -> tuple[str, str]: "run", "--publish-all", "--rm", - "--shm-size=512m", "--name", container_name, "--security-opt",