Skip to content

Commit ef0ad3e

Browse files
committed
try to test JRuby
1 parent ea244c0 commit ef0ad3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
ruby-versions:
1111
uses: ruby/actions/.github/workflows/ruby_versions.yml@master
1212
with:
13-
engine: cruby-truffleruby
1413
min_version: 2.6
1514

1615
irb:
@@ -50,6 +49,8 @@ jobs:
5049
- ruby: 2.6
5150
- ruby: truffleruby
5251
- ruby: truffleruby-head
52+
- ruby: jruby
53+
- ruby: jruby-head
5354
fail-fast: false
5455
env:
5556
WITH_LATEST_RELINE: ${{matrix.with_latest_reline}}

0 commit comments

Comments
 (0)