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 5aadfb4 commit 983e567Copy full SHA for 983e567
.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.19.x
+ GO_VERSION: 1.22.x
20
21
jobs:
22
build:
0 commit comments