We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305f2b4 commit 1087a51Copy full SHA for 1087a51
.github/workflows/push_tests.yml
@@ -56,6 +56,7 @@ jobs:
56
needs: setup_torch_cuda_pipeline_matrix
57
strategy:
58
fail-fast: false
59
+ max-parallel: 8
60
matrix:
61
module: ${{ fromJson(needs.setup_torch_cuda_pipeline_matrix.outputs.pipeline_test_matrix) }}
62
runs-on: [single-gpu, nvidia-gpu, t4, ci]
0 commit comments