[AMD][CI] Run MI300 8-GPU stage-C shards two at a time (#34324)

This commit is contained in:
Michael
2026-08-11 09:49:08 +08:00
committed by GitHub
parent 5af5183351
commit 8d050dd880
+1 -1
View File
@@ -1082,7 +1082,7 @@ jobs:
RUNNER_LABELS: ${{ format('linux-{0}-8gpu-sglang', inputs.runner_arch || 'mi300') }}
strategy:
fail-fast: false
max-parallel: 1
max-parallel: 2
matrix:
part: [0, 1, 2, 3]
runs-on: ${{ format('linux-{0}-8gpu-sglang', inputs.runner_arch || 'mi300') }}