Skip to content

Commit 29088dc

Browse files
authored
Merge pull request #189 from ydah/add_ruby32
Add Ruby 3.2 to the CI matrix
2 parents 9233739 + 854d779 commit 29088dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- "2.7"
2424
- "3.0"
2525
- "3.1"
26+
- "3.2"
2627
steps:
2728
- uses: actions/checkout@v2
2829
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)