[AMD] fix(ci): run partition 3 of stage-c-test-large-8-gpu-amd (#27352)

Co-authored-by: bingxche <bingxche@amd.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
YC Yen-Ching Tseng
2026-06-05 15:06:36 +08:00
committed by GitHub
co-authored by bingxche Cursor
parent 4248695b07
commit 66b932154f
+1 -1
View File
@@ -970,7 +970,7 @@ jobs:
strategy:
fail-fast: false
matrix:
part: [0, 1, 2]
part: [0, 1, 2, 3]
runs-on: ${{ format('linux-{0}-8gpu-sglang', inputs.runner_arch || 'mi325') }}
steps:
- name: Checkout code