Commit 64e52ce9 authored by Rémy Coutable's avatar Rémy Coutable

ci: Increase the parallelization of the RSpec migration jobs

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent ec369247
......@@ -113,10 +113,10 @@
############################
# rspec job parallel configs
.rspec-migration-parallel:
parallel: 5
parallel: 7
.rspec-ee-migration-parallel:
parallel: 2
parallel: 3
.rspec-unit-parallel:
parallel: 20
......
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