Skip to content

Commit

Permalink
Adds Ruby 3.2 to the CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein authored and joshuacronemeyer committed Aug 6, 2023
1 parent f49cea0 commit 3287f6a
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.2'
- '3.1'
- '3.0'
- '2.7'
Expand Down

0 comments on commit 3287f6a

Please sign in to comment.