mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
3ca5673f78
Older criu builds fail to work properly on CentOS Stream 9 due to
changes in glibc's rseq.
Skip criu tests if an older criu version is found.
Fixes: https://github.com/opencontainers/runc/issues/3532
Cherry picked from commit 4fd4af5b1c.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>