From 299e5000a422a939f6ecf7970a09c590fee40711 Mon Sep 17 00:00:00 2001 From: Jiaming Yuan Date: Fri, 30 Sep 2022 08:33:19 +0800 Subject: [PATCH] Fix buildkite label. (#8287) --- tests/buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/buildkite/pipeline.yml b/tests/buildkite/pipeline.yml index 94d12e6c7..91c6b0144 100644 --- a/tests/buildkite/pipeline.yml +++ b/tests/buildkite/pipeline.yml @@ -64,7 +64,7 @@ steps: key: test-python-gpu agents: queue: linux-amd64-gpu - - label: ":console: Run Google Tests, 4 GPUs" + - label: ":console: Run Google Tests" command: "tests/buildkite/test-cpp-gpu.sh" key: test-cpp-gpu agents: