Adjust max-parallel for CUDA CI (#14057)

This commit is contained in:
Liangsheng Yin
2025-11-27 20:48:37 +08:00
committed by GitHub
parent 6350042696
commit bab033b970

View File

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