From 669b4bc72b052ec9389b34fe755b237c9795ae1d Mon Sep 17 00:00:00 2001 From: YC Yen-Ching Tseng Date: Wed, 8 Jul 2026 15:41:21 +0800 Subject: [PATCH] [AMD] Gate stage-c on stage-b-test-1-gpu-large-amd (#30496) --- .github/workflows/pr-test-amd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-test-amd.yml b/.github/workflows/pr-test-amd.yml index 50f692609..7612ffc85 100644 --- a/.github/workflows/pr-test-amd.yml +++ b/.github/workflows/pr-test-amd.yml @@ -972,6 +972,7 @@ jobs: jobs: | [ {"prefix": "stage-b-test-1-gpu-small-amd", "expected_count": 14}, + {"prefix": "stage-b-test-1-gpu-large-amd", "expected_count": 3}, {"prefix": "stage-b-test-2-gpu-large-amd", "expected_count": 2} ] max-wait-minutes: '480'