Skip to content

Commit 006b86a

Browse files
committed
Update to Go 1.22.8 in CI
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
1 parent b38f190 commit 006b86a

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)