Skip to content

Commit

Permalink
Add Ruby 3.2 and Ruby 3.3 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nakamura145 authored and halostatue committed Jan 31, 2024
1 parent cab33a9 commit a53c578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -28,6 +28,8 @@ jobs:
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- head
- jruby
- jruby-head
Expand Down

0 comments on commit a53c578

Please sign in to comment.