We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eafaf0a commit 47b14ecCopy full SHA for 47b14ec
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,8 @@ jobs:
23
- "3.2"
24
- "3.3"
25
- "3.4"
26
- - "jruby-9.4"
+ - "4.0"
27
+ - "jruby-10.0"
28
29
steps:
30
- uses: actions/checkout@v4
0 commit comments