Skip to content

Commit

Permalink
2.1 is not provided by binary installation
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 19, 2019
1 parent c728f8f commit ec19e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-rvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: [ 'jruby-head', 'jruby-9.2.8.0', 'truffleruby', 'ruby-head', '2.2.10', '2.1.10' ]
ruby: [ 'jruby-head', 'jruby-9.2.8.0', 'truffleruby', 'ruby-head', '2.2.10' ]
steps:
- uses: actions/checkout@master
- name: Set up RVM
Expand Down

0 comments on commit ec19e59

Please sign in to comment.