Skip to content

Commit

Permalink
Use the latest version of JRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 19, 2019
1 parent 5e6c6f4 commit b7da5b9
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.4.0', 'ruby-head' ]
ruby: [ 'jruby-head', 'jruby-9.2.8.0', 'ruby-head' ]
steps:
- uses: actions/checkout@master
- name: Set up RVM
Expand Down

0 comments on commit b7da5b9

Please sign in to comment.