Skip to content

Commit 04e843e

Browse files
committed
github-workflows: add jruby 10
1 parent 176117f commit 04e843e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
- '3.2'
1818
- '3.3'
1919
- '3.4'
20-
- jruby-9.3
2120
- jruby-9.4
21+
- jruby-10.0
2222
fail-fast: false
2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)