Skip to content

Commit 637304e

Browse files
authored
Merge pull request #702 from splitrb/add-ruby-3-2
Add Ruby 3.2 to Github Actions
2 parents 5109150 + add7d5c commit 637304e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
- gemfile: 7.0.gemfile
3838
ruby: '3.1'
3939

40+
- gemfile: 7.0.gemfile
41+
ruby: '3.2'
4042

4143
runs-on: ubuntu-latest
4244

0 commit comments

Comments
 (0)