Set max parallel for 1-gpu runner (#13215)

This commit is contained in:
Liangsheng Yin
2025-11-14 01:36:43 +08:00
committed by GitHub
parent c8b7516fe8
commit 85b8c5c4cd

View File

@@ -379,6 +379,7 @@ jobs:
runs-on: 1-gpu-runner
strategy:
fail-fast: false
max-parallel: 5
matrix:
part: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]
steps: