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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
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)