Skip to content

Commit

Permalink
Added truffleruby
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 19, 2019
1 parent 663acd5 commit e7b12df
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.2.10", "2.3.8" ]
ruby: [ 'jruby-head', 'jruby-9.2.8.0', 'truffleruby', 'ruby-head', 2.2.10", "2.3.8" ]
steps:
- uses: actions/checkout@master
- name: Set up RVM
Expand Down

0 comments on commit e7b12df

Please sign in to comment.