Skip to content

Commit 47b14ec

Browse files
committed
Test on Ruby 4.0
1 parent eafaf0a commit 47b14ec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
- "3.2"
2424
- "3.3"
2525
- "3.4"
26-
- "jruby-9.4"
26+
- "4.0"
27+
- "jruby-10.0"
2728

2829
steps:
2930
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)