There was an error while loading. Please reload this page.
1 parent 7460808 commit 6d7c244Copy full SHA for 6d7c244
1 file changed
.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
22
experimental: [false]
23
include:
24
- { ruby: truffleruby, os: ubuntu-latest, experimental: true }
25
+ - { ruby: jruby-head, os: ubuntu-latest, experimental: true }
26
runs-on: ${{ matrix.os }}
27
continue-on-error: ${{ matrix.experimental }}
28
timeout-minutes: 15
0 commit comments