[CI] Change GPU key to device key for B200 test (#33275)

Signed-off-by: khluu <khluu000@gmail.com>
This commit is contained in:
Kevin H. Luu
2026-01-28 11:14:29 -08:00
committed by GitHub
parent c4e744dbd4
commit 8bdd3979d8

View File

@@ -61,7 +61,7 @@ steps:
- pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=evals/gsm8k/configs/moe-refactor/config-h100.txt
- label: MoE Refactor Integration Test (B200 - TEMPORARY)
gpu: b200
device: b200
optional: true
num_devices: 2
commands: