Skip to content

Commit

Permalink
add ruby 3.3 to ci matrix (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacronemeyer authored Aug 14, 2024
1 parent e05c2c0 commit 477ce9a
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 @@ -16,6 +16,7 @@ jobs:
matrix:
ruby:
- head
- '3.3'
- '3.2'
- '3.1'
- '3.0'
Expand Down

0 comments on commit 477ce9a

Please sign in to comment.