Skip to content

Commit 3c31aca

Browse files
committed
github: upgrade golang version
1 parent f5156a7 commit 3c31aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
# go needs absolute directories, using the $HOME variable doesn't work here.
1717
GOCACHE: /home/runner/work/go/pkg/build
1818
GOPATH: /home/runner/work/go
19-
GO_VERSION: 1.23.6
19+
GO_VERSION: 1.24.2
2020

2121
jobs:
2222
########################

0 commit comments

Comments
 (0)