ci: drop 1-gpu-h100-h200 shared label (#24495)

This commit is contained in:
Alison Shao
2026-05-06 01:02:31 -07:00
committed by GitHub
parent fbebfdec9a
commit 094b90b1ec
3 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -478,7 +478,7 @@ CUDA_SUITE_TO_RUNNER = {
"stage-a-test-1-gpu-small": "1-gpu-5090",
"stage-a-test-cpu": "ubuntu-latest",
"stage-b-test-1-gpu-small": "1-gpu-5090",
"stage-b-test-1-gpu-large": "1-gpu-h100-h200",
"stage-b-test-1-gpu-large": "1-gpu-h100",
"stage-b-test-2-gpu-large": "2-gpu-h100",
"stage-b-test-4-gpu-b200": "4-gpu-b200",
"stage-c-test-4-gpu-h100": "4-gpu-h100",