Skip to content

Commit

Permalink
Add Ruby 3.4 to CI matrix (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
cllns authored Jan 1, 2025
1 parent 04ec18a commit b975708
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 @@ -24,6 +24,7 @@ jobs:
fail-fast: false
matrix:
ruby:
- "3.4"
- "3.3"
- "3.2"
- "3.1"
Expand Down

0 comments on commit b975708

Please sign in to comment.