mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
65256e0f13
In addition to testing with Go 1.22 (the oldest supported version in this branch, let's switch to using the supported Go versions (1.25 and 1.26) for CI, and using oldest supported Go version (1.25) for the official build. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>