mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 21:32:11 +08:00
remove jsoniter tag
This commit is contained in:
parent
e98a7bfce9
commit
b7173f44f8
2
.github/workflows/gin.yml
vendored
2
.github/workflows/gin.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest]
|
os: [ubuntu-latest, macos-latest]
|
||||||
go: [1.15, 1.16, 1.17, 1.18]
|
go: [1.15, 1.16, 1.17, 1.18]
|
||||||
test-tags: ['', nomsgpack, jsoniter, go_json]
|
test-tags: ['', nomsgpack, go_json]
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
go-build: ~/.cache/go-build
|
go-build: ~/.cache/go-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user