Skip to content

Commit f9b5e2a

Browse files
committed
Reenable JRuby
See #1228
1 parent 9e2b28c commit f9b5e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
# 2.7 breaks `test_parse_statements_nodoc_identifier_alias_method`
1313
min_version: 3.0
14-
engine: cruby-truffleruby
14+
engine: cruby-truffleruby-jruby
1515

1616
test:
1717
needs: ruby-versions

0 commit comments

Comments
 (0)