]> git.feebdaed.xyz Git - 0xmirror/runc.git/commit
ci: add checking Go version from Dockerfile
authorKir Kolyshkin <kolyshkin@gmail.com>
Tue, 11 Nov 2025 07:45:49 +0000 (23:45 -0800)
committerKir Kolyshkin <kolyshkin@gmail.com>
Wed, 12 Nov 2025 04:20:21 +0000 (20:20 -0800)
commitdf4acc8867a08bd2df2dfec74a5f79fe018c2f4d
tree91b7ad9ad7d2e31b11725ca7d16c09f473d23994
parent3fe21c54e63f30745818b2e64e8b4740f8e874c2
ci: add checking Go version from Dockerfile

This is to ensure that Go version in Dockerfile (which is used to build
release binaries) is:
 - currently supported;
 - used in CI tests.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
.github/workflows/validate.yml