remove jsoniter tag

This commit is contained in:
thinkerou 2022-06-28 15:32:37 +08:00
parent e98a7bfce9
commit b7173f44f8

View File

@ -29,7 +29,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
go: [1.15, 1.16, 1.17, 1.18]
test-tags: ['', nomsgpack, jsoniter, go_json]
test-tags: ['', nomsgpack, go_json]
include:
- os: ubuntu-latest
go-build: ~/.cache/go-build