Skip to content

Commit 983e567

Browse files
stariusguggero
authored andcommitted
ci: update Go from 1.19 to 1.22
1 parent 5aadfb4 commit 983e567

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.19.x
19+
GO_VERSION: 1.22.x
2020

2121
jobs:
2222
build:

0 commit comments

Comments
 (0)