mirror of https://github.com/panjf2000/ants.git
Add go1.14 support on CI
This commit is contained in:
parent
d8cb036198
commit
ef20703b02
|
@ -9,6 +9,7 @@ go:
|
|||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
|
||||
script:
|
||||
#- go test -cpu=16 -bench=. -benchmem=true -run=none ./...
|
||||
|
|
Loading…
Reference in New Issue