Skip to content

Commit

Permalink
Merge pull request #336 from eregon/patch-2
Browse files Browse the repository at this point in the history
Test with jruby-head
  • Loading branch information
hsbt committed Feb 17, 2020
2 parents 1111437 + 5dd198c commit 9b08384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.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: [ 2.6, 2.5, 2.4, 2.3, 2.2, jruby, truffleruby, ruby-head ]
ruby: [ 2.6, 2.5, 2.4, 2.3, 2.2, jruby, jruby-head, truffleruby, ruby-head ]
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 9b08384

Please sign in to comment.