Unverified Commit 1087a510 authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

Set max parallel jobs on slow test runners (#7878)

* set max parallel

* update

* update

* update
parent 305f2b44
......@@ -56,6 +56,7 @@ jobs:
needs: setup_torch_cuda_pipeline_matrix
strategy:
fail-fast: false
max-parallel: 8
matrix:
module: ${{ fromJson(needs.setup_torch_cuda_pipeline_matrix.outputs.pipeline_test_matrix) }}
runs-on: [single-gpu, nvidia-gpu, t4, ci]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment