Skip to content

Commit da325a6

Browse files
committed
Reenable JRuby for testing
JRuby's recent issues with jar-dependencies caused installs to fail, but those issues have been resolved as of JRuby 9.4.12.0 (and by extension, jruby-head). Reverts part of #1228.
1 parent 694987b commit da325a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
# 2.7 breaks `test_parse_statements_nodoc_identifier_alias_method`
1313
min_version: 3.0
1414
versions: '["mswin"]'
15-
engine: cruby-truffleruby
1615

1716
test:
1817
needs: ruby-versions

0 commit comments

Comments
 (0)