diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index d3166876d..9f44877fe 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -11,7 +11,7 @@ steps: - command: - "go test ./..." - label: ":scientist: Unit tests / :go: 1.11" + label: ":female-scientist: Unit tests / :go: 1.11" env: GOGC: "400" DENDRITE_LINT_DISABLE_GC: "1"