Skip to content

Commit 04841ad

Browse files
authored
Merge pull request rsim#2291 from bjfish/truffleruby-ci-2
Test TruffleRuby in CI
2 parents 7be8b99 + 0e36a29 commit 04841ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ jobs:
2121
ruby: [
2222
'3.1',
2323
'3.0',
24-
'2.7'
24+
'2.7',
25+
'truffleruby-head'
2526
]
2627
env:
2728
ORACLE_HOME: /usr/lib/oracle/21/client64

0 commit comments

Comments
 (0)