Skip to content

Commit

Permalink
Merge pull request voxpupuli#128 from bastelfreak/ruby33
Browse files Browse the repository at this point in the history
Add Ruby 3.3 to CI matrix
  • Loading branch information
bastelfreak authored May 23, 2024
2 parents aebbbf1 + 01d0cd1 commit c1dd596
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 @@ -16,6 +16,7 @@ jobs:
fail-fast: false
matrix:
ruby:
- "3.3"
- "3.2"
- "3.1"
- "3.0"
Expand Down

0 comments on commit c1dd596

Please sign in to comment.