Skip to content

Commit 2f1dc44

Browse files
committed
Bump up versions tested
1 parent 6179387 commit 2f1dc44

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
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
go-version: [1.14.x, 1.15.x, 1.16.x]
14+
go-version: [1.14.x, 1.15.x, 1.16.x, 1.17.x, 1.18.x, 1.19.x]
1515
os: [ubuntu-latest, windows-latest, macOS-latest]
1616
steps:
1717
- name: Install Go

0 commit comments

Comments
 (0)