Parallelism: 4 => 3
This commit is contained in:
parent
69f8b82f30
commit
856b09ae09
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
- *bundle_save_cache
|
||||
test:
|
||||
<<: *defaults
|
||||
parallelism: 4
|
||||
parallelism: 3
|
||||
steps:
|
||||
- checkout
|
||||
- *bundle_restore_cache
|
||||
|
|
Loading…
Add table
Reference in a new issue