From db48f6911ba129005ffb74d4121851ae0c9535e2 Mon Sep 17 00:00:00 2001 From: youkaichao Date: Mon, 16 Dec 2024 15:47:52 -0800 Subject: [PATCH] Update scripts/test-template-aws.j2 --- scripts/test-template-aws.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/test-template-aws.j2 b/scripts/test-template-aws.j2 index c8242fc..8b18646 100644 --- a/scripts/test-template-aws.j2 +++ b/scripts/test-template-aws.j2 @@ -260,7 +260,7 @@ steps: depends_on: ~ soft_fail: true agents: - queue: gh200 + queue: gh200_queue command: bash .buildkite/run-gh200-test.sh - label: "TPU Test"