mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
105674844e
Currently, criu package from opensuse build farm times out on GHA arm, so let's only use criu-dev (i.e. compiled from source on CI machine). Once this is fixed, this patch can be reverted. Related to criu issue 2709. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>