2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/.github/workflows
Yi Duan f087445eee
fix: allow string value decoded as json.Number (#196)
* fix: allow string value decoded as `json.Number`

* test: move -race flag from Go1.15 since it reports "race: limit on 8128 simultaneously alive goroutines is exceeded, dying"

* test: add benchmarks
2022-02-28 20:14:38 +08:00
..
codeql-analysis.yml chore(ci): setup self-hosted runner for ci (#158) 2021-12-20 19:56:07 +08:00
license-check.yml chore(ci): setup self-hosted runner for ci (#158) 2021-12-20 19:56:07 +08:00
push-check-benchmark.yml fix: move large-size local array to _Stack (#162) 2021-12-30 14:51:23 +08:00
push-check-go115.yml fix: allow string value decoded as json.Number (#196) 2022-02-28 20:14:38 +08:00
push-check-go116.yml fix: allow string value decoded as json.Number (#196) 2022-02-28 20:14:38 +08:00
push-check-go117.yml feat:(ast) support sorting node keys (#164) 2021-12-28 20:29:09 +08:00