Skip to content

Commit c342e96

Browse files
committed
Add TruffleRuby on CI
1 parent d569f0f commit c342e96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
with:
1212
min_version: 2.3
1313
engine: cruby-jruby
14+
versions: '["truffleruby"]'
1415

1516
test:
1617
needs: ruby-versions

0 commit comments

Comments
 (0)