Skip to content

Commit 9d8b51e

Browse files
committed
github: bump go version to 1.19
1 parent 2564553 commit 9d8b51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Set up Go
1919
uses: actions/setup-go@v2
2020
with:
21-
go-version: 1.16
21+
go-version: 1.19
2222
-
2323
name: Build
2424
run: go build -v ./...

0 commit comments

Comments
 (0)