Skip to content

Commit

Permalink
Add fail-fast: false
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Oct 10, 2019
1 parent be02732 commit d2cf591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-rvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
strategy:
matrix:
ruby: [ 'jruby-9.2.6.0', 'jruby-9.1.17.0', 'ruby-head' ]
fail-fast: false
steps:
- uses: actions/checkout@master
- name: Set up RVM
Expand Down

0 comments on commit d2cf591

Please sign in to comment.