Skip to content

Commit 5763c24

Browse files
committed
Bump up versions tested
1 parent 41460b9 commit 5763c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
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)