Skip to content

Commit 26af46c

Browse files
committed
github: Bump Go versions
1 parent 6bf12bf commit 26af46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
test:
1111
strategy:
1212
matrix:
13-
go-version: [1.17.x, 1.18.x]
13+
go-version: [1.19.x, 1.20.x]
1414
os: [ubuntu-latest, macos-latest, windows-latest]
1515
runs-on: ${{ matrix.os }}
1616
steps:

0 commit comments

Comments
 (0)