fix: update unittest for action

This commit is contained in:
xucong053
2022-09-28 16:14:00 +08:00
parent 2a8e8a965c
commit 0e82205329
9 changed files with 15 additions and 3 deletions

View File

@@ -63,8 +63,6 @@ jobs:
fail-fast: false
matrix:
go-version:
- 1.16.x
- 1.17.x
- 1.18.x
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}