Skip to content

Commit 2cb46b6

Browse files
authored
Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-ci
Add TruffleRuby on CI
2 parents d569f0f + c342e96 commit 2cb46b6

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)