Skip to content

Commit

Permalink
Merge pull request #7 from taketo1113/ci-ruby-3.4
Browse files Browse the repository at this point in the history
Add ruby 3.4 to CI
  • Loading branch information
taketo1113 authored Dec 25, 2024
2 parents c29c1f8 + 2d32a0e commit e3ee8b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
strategy:
matrix:
ruby:
- '3.4'
- '3.3'
- '3.2'
- '3.1'
Expand Down

0 comments on commit e3ee8b0

Please sign in to comment.