Skip to content

Commit 6d7c244

Browse files
committed
✅🚧 Run CI with JRuby, too
Using jruby-head to get some bugfixes.
1 parent 7460808 commit 6d7c244

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
experimental: [false]
2323
include:
2424
- { ruby: truffleruby, os: ubuntu-latest, experimental: true }
25+
- { ruby: jruby-head, os: ubuntu-latest, experimental: true }
2526
runs-on: ${{ matrix.os }}
2627
continue-on-error: ${{ matrix.experimental }}
2728
timeout-minutes: 15

0 commit comments

Comments
 (0)