chore: support go1.18 for test
This commit is contained in:
parent
cf2eb91690
commit
e64498a061
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -14,6 +14,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
go:
|
||||
- '1.18'
|
||||
- '1.17'
|
||||
- '1.16'
|
||||
- '1.15'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue