Skip to content

Commit 50e5387

Browse files
committed
Update go version to latest
Signed-off-by: Derek McGowan <[email protected]>
1 parent a7b4df0 commit 50e5387

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.23.9"
12+
GO_VERSION: "1.25"
1313

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

0 commit comments

Comments
 (0)