add the test for go1.18

This commit is contained in:
xgfone
2022-05-10 20:44:44 +08:00
parent cdf38f2076
commit 9d60a418af

View File

@ -16,6 +16,7 @@ jobs:
- '1.15'
- '1.16'
- '1.17'
- '1.18'
steps:
- uses: actions/checkout@v2
- name: Setup Go