mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
2d035157f1
Go 1.24 is no longer supported, and Go 1.25 (which we use in Dockerfile for official binaries) is not being tested against. So remove Go 1.24.x and add Go 1.25.x. We keep Go 1.23.x is this is a minimally required version for this branch. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>