diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a06cb9c..84f6115 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ on: env: # Go version we currently use to build containerd across all CI. # Note: don't forget to update `Binaries` step, as it contains the matrix of all supported Go versions. - GO_VERSION: "1.21.0" + GO_VERSION: "1.22.8" permissions: # added using https://github.com/step-security/secure-workflows contents: read