ci: add build tag

This commit is contained in:
thinkerou 2022-06-28 12:42:43 +08:00
parent 12b55b4fe9
commit 92843fdd09

View File

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