We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5156a7 commit 3c31acaCopy full SHA for 3c31aca
.github/workflows/main.yml
@@ -16,7 +16,7 @@ env:
16
# go needs absolute directories, using the $HOME variable doesn't work here.
17
GOCACHE: /home/runner/work/go/pkg/build
18
GOPATH: /home/runner/work/go
19
- GO_VERSION: 1.23.6
+ GO_VERSION: 1.24.2
20
21
jobs:
22
########################
0 commit comments