Skip to content

Commit beb14f1

Browse files
yahondaclaude
andcommitted
Add JRuby 10 to CI test matrices
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2673ba8 commit beb14f1

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
'3.2',
1919
ruby-head,
2020
ruby-debug,
21+
jruby-10.0.5.0,
22+
jruby-head,
2123
truffleruby,
2224
truffleruby-head
2325
]

.github/workflows/test_11g.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
'3.2',
1919
ruby-head,
2020
ruby-debug,
21+
jruby-10.0.5.0,
22+
jruby-head,
2123
truffleruby,
2224
truffleruby-head
2325
]

0 commit comments

Comments
 (0)