Skip to content

Commit

Permalink
There is no binaries of 2.0 and 2.1 on RVM
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 19, 2019
1 parent 124de86 commit 663acd5
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', 'ruby-head', "2.0.0-p648", "2.1.10", "2.2.10", "2.3.8" ]
ruby: [ 'jruby-head', 'jruby-9.2.8.0', 'ruby-head', 2.2.10", "2.3.8" ]
steps:
- uses: actions/checkout@master
- name: Set up RVM
Expand Down

0 comments on commit 663acd5

Please sign in to comment.