Skip to content

Commit

Permalink
Add Ruby 3.4 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli authored Feb 2, 2025
1 parent 7dd5330 commit 2239ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
ruby_version:
- "3.1"
- "3.3"
- "3.4"
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 2239ed0

Please sign in to comment.