Skip to content

Commit 5f64ca9

Browse files
committed
Add new Rubies to CI
1 parent 885061e commit 5f64ca9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,13 @@ jobs:
4646
- "3.2"
4747
- "3.3.0"
4848
- "3.3"
49+
- "3.4.0"
50+
- "3.4"
51+
- "4.0.0"
52+
- "4.0"
4953
- ruby-head
5054
- jruby-9.4
55+
- jruby-10.0
5156
steps:
5257
- uses: actions/checkout@v4
5358
- name: Set up Ruby

0 commit comments

Comments
 (0)