Unverified Commit fdec2318 authored by Pedro Cuenca's avatar Pedro Cuenca Committed by GitHub
Browse files

[Tests] Run slow matrix sequentially (#3500)

[tests] Run slow matrix sequentially.
parent 12a232ef
...@@ -17,6 +17,7 @@ jobs: ...@@ -17,6 +17,7 @@ jobs:
run_slow_tests: run_slow_tests:
strategy: strategy:
fail-fast: false fail-fast: false
max-parallel: 1
matrix: matrix:
config: config:
- name: Slow PyTorch CUDA tests on Ubuntu - name: Slow PyTorch CUDA tests on Ubuntu
......
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