Skip to content

Commit

Permalink
Add jruby and truffle-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed May 7, 2021
1 parent a7a4096 commit 0c34623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [ '3.0', '2.7', '2.6', '2.5' ]
ruby: [ '3.0', '2.7', '2.6', '2.5', 'jruby', 'truffleruby' ]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 0c34623

Please sign in to comment.