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 be02732 commit d2cf591Copy full SHA for d2cf591
.github/workflows/ubuntu-rvm.yml
@@ -8,6 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
ruby: [ 'jruby-9.2.6.0', 'jruby-9.1.17.0', 'ruby-head' ]
11
+ fail-fast: false
12
steps:
13
- uses: actions/checkout@master
14
- name: Set up RVM
0 commit comments