Skip to content

Commit c4e733f

Browse files
authored
Add Ruby 3.2 to test matrix (#29)
1 parent a4a34df commit c4e733f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
# Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
1414
- '3.0'
1515
- 3.1
16+
- 3.2
1617
- head
1718
env:
1819
BUNDLE_GEMFILE: Gemfile

0 commit comments

Comments
 (0)