Skip to content

Commit

Permalink
Merge pull request #119 from bastelfreak/ruby34
Browse files Browse the repository at this point in the history
Add Ruby 3.4 support
  • Loading branch information
bastelfreak authored Jan 8, 2025
2 parents 78714ca + dd7c5e5 commit f0eef08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
coverage: "yes"
- ruby: "3.2"
- ruby: "3.3"
- ruby: "3.4"
env:
COVERAGE: ${{ matrix.coverage }}
name: Ruby ${{ matrix.ruby }}
Expand Down

0 comments on commit f0eef08

Please sign in to comment.