Skip to content

Commit

Permalink
chore: Add Ruby 3.3 to minitest workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Jul 7, 2024
1 parent f705013 commit f4e75bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/minitest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- "3.3"
- ruby-head
- jruby-9.4
name: "Ruby ${{ matrix.ruby }}: minitest"
Expand Down

0 comments on commit f4e75bd

Please sign in to comment.