Skip to content

Commit 303a6ea

Browse files
committed
Update to Go 1.22.8 in CI
Signed-off-by: Austin Vazquez <[email protected]>
1 parent e70104e commit 303a6ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
env:
1010
# Go version we currently use to build containerd across all CI.
1111
# Note: don't forget to update `Binaries` step, as it contains the matrix of all supported Go versions.
12-
GO_VERSION: "1.21.0"
12+
GO_VERSION: "1.22.8"
1313

1414
permissions: # added using https://github.com/step-security/secure-workflows
1515
contents: read

0 commit comments

Comments
 (0)