Skip to content

Commit

Permalink
Add ruby3.2 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pariser committed Dec 18, 2023
1 parent 53d1094 commit abbdc2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rspec_rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
bundler-version: latest
- ruby-version: '3.1'
bundler-version: latest
- ruby-version: '3.2'
bundler-version: latest
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
Expand Down

0 comments on commit abbdc2c

Please sign in to comment.