Skip to content

Commit c4bc4cb

Browse files
committed
Add Ruby 3.3 & 3.4 to CI
1 parent 51ef5eb commit c4bc4cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby-rspec.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
strategy:
1616
matrix:
1717
ruby:
18+
- '3.4'
19+
- '3.3'
1820
- '3.2'
1921
- '3.1'
2022

0 commit comments

Comments
 (0)