Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58c9980

Browse files
committed
.github: bump go version
1 parent b49d5f5 commit 58c9980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
strategy:
4040
matrix:
41-
go: ['1.18', '1.19']
41+
go: ['1.19', '1.20']
4242
steps:
4343
- uses: actions/checkout@v3
4444
- uses: actions/setup-go@v3

0 commit comments

Comments
 (0)