mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
b39bd10590
Commit874207492neglects to update the exclusion rules when bumping Go releases, and so we no longer exclude running on actuated with older Go release, or running with criu-dev with older Go release. Fixes:874207492("CI: add Go 1.24, drop go1.22") Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>