Skip to content

Commit 1dc7956

Browse files
chadlwilsoneregon
authored andcommitted
Test on JRuby 9.4 as well as 10.0
1 parent b8714f7 commit 1dc7956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
os: [ ubuntu-22.04, ubuntu-24.04, ubuntu-22.04-arm, ubuntu-24.04-arm, macos-13, macos-14, macos-15, windows-2022, windows-2025, windows-11-arm ]
2121
ruby: [
2222
'1.9', '2.0', '2.1', '2.2', '2.3', '2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4', ruby-head,
23-
jruby, jruby-head,
23+
jruby-9.4, jruby, jruby-head,
2424
truffleruby, truffleruby-head,
2525
truffleruby+graalvm, truffleruby+graalvm-head
2626
]

0 commit comments

Comments
 (0)