Skip to content

Commit 47c6087

Browse files
committed
update GitHub Workflow
1 parent f001b72 commit 47c6087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ jobs:
1414
- macos-latest
1515
- windows-latest
1616
go:
17+
- '1.18'
18+
- '1.19'
1719
- '1.17'
1820
- '1.16'
1921
- '1.15'
20-
- '1.14'
21-
- '1.13'
2222
steps:
2323
- uses: actions/setup-go@v2
2424
with:

0 commit comments

Comments
 (0)