Skip to content

Commit 14542bf

Browse files
committed
CI on jruby 9.4
jruby 9.3 is compatible with ruby 2.6 which is no longer supported
1 parent d1af779 commit 14542bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
ruby: [2.7, '3.0', 3.1, 3.2, ruby-head, jruby-9.3]
11+
ruby: [2.7, '3.0', 3.1, 3.2, ruby-head, jruby-9.4]
1212

1313
env:
1414
BUNDLE_WITHOUT: "benchmark"

0 commit comments

Comments
 (0)