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 dcd620a commit e945cf1Copy full SHA for e945cf1
1 file changed
.github/workflows/ruby.yml
@@ -9,8 +9,8 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- ci_node_total: [4]
13
- ci_node_index: [0, 1, 2, 3]
+ ci_node_total: [6]
+ ci_node_index: [0, 1, 2, 3, 4, 5]
14
15
env:
16
# prevent unnecessary log output -- https://bundler.io/man/bundle-config.1.html
0 commit comments