Skip to content

Commit 9a49fbf

Browse files
committed
CI: CI against newer stable jruby
1 parent 1484d30 commit 9a49fbf

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)