Skip to content

Commit d2cf591

Browse files
committed
Add fail-fast: false
1 parent be02732 commit d2cf591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu-rvm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
ruby: [ 'jruby-9.2.6.0', 'jruby-9.1.17.0', 'ruby-head' ]
11+
fail-fast: false
1112
steps:
1213
- uses: actions/checkout@master
1314
- name: Set up RVM

0 commit comments

Comments
 (0)