GOGC to 10\?\!\?\!\?\!

This commit is contained in:
Andrew Morgan 2019-05-29 17:23:43 +01:00
parent c5cf9386ce
commit b5985dcf72

View file

@ -37,7 +37,7 @@ steps:
- command:
# https://github.com/golangci/golangci-lint#memory-usage-of-golangci-lint
- "GOGC=15 ./scripts/find-lint.sh"
- "GOGC=10 ./scripts/find-lint.sh"
label: "\U0001F9F9 Lint / :go: 1.12"
plugins:
- docker#v3.0.1: