mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
ba5a519d76
Since Go 1.22 is no longer supported, let's switch to Go 1.23 for official builds, cirrus, and GHA validate jobs. Add Go 1.24 to testing matrix, and keep Go 1.22. Bump golangci-lint to a version which supports Go 1.24. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>