mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 13:22:09 +08:00
ci: add build tag
This commit is contained in:
parent
12b55b4fe9
commit
92843fdd09
2
.github/workflows/gin.yml
vendored
2
.github/workflows/gin.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user