ci support 1.5~1.7

This commit is contained in:
Emman 2022-01-24 10:27:19 +08:00
parent 9e70730211
commit 7a25d61677

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
goVer: ['1.15', '1.16']
goVer: ['1.15', '1.16', '1.17']
steps:
- name: Checkout Repo
uses: actions/checkout@v2