diff --git a/tests/integration/update.bats b/tests/integration/update.bats index 54774a877b2..4d928c42f47 100644 --- a/tests/integration/update.bats +++ b/tests/integration/update.bats @@ -852,6 +852,8 @@ EOF } @test "update memory vs CheckBeforeUpdate" { + exclude_os almalinux-9.4 # See https://github.com/opencontainers/runc/issues/4454 + requires cgroups_v2 [ $EUID -ne 0 ] && requires rootless_cgroup