Skip to content

Commit

Permalink
ci: test against Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bf4 committed Apr 25, 2024
1 parent d32bf17 commit c65c752
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 @@ -13,6 +13,7 @@ jobs:
matrix:
include:
# Recent Rubies and Rails
- ruby-version: '3.3'
- ruby-version: '3.2'
- ruby-version: '3.1'
- ruby-version: '3.0'
Expand Down

0 comments on commit c65c752

Please sign in to comment.