Commit fb4be8e
authored
ci: increase tracer suite parallelism to 14 (#15329)
## Description
We have 14 venvs, but only use 9 jobs, so some jobs are running multiple
venvs, moving it to be 1:1 venv to job will help with runtime and avoid
timeouts.
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->1 parent df81994 commit fb4be8e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments