Skip to content

Commit

Permalink
Merge pull request doorkeeper-gem#1618 from sato11/add-ruby-3-2-to-ci
Browse files Browse the repository at this point in the history
Add Ruby 3.2 to CI
  • Loading branch information
nbulaj authored Jan 10, 2023
2 parents 5e299ff + 6c0d270 commit 5eda2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
matrix:
os: [ ubuntu-latest ]
ruby:
- 2.6
- 2.7
- '3.0'
- '3.1'
- '3.2'
- head
gemfile:
- gemfiles/rails_5_2.gemfile
Expand Down

0 comments on commit 5eda2eb

Please sign in to comment.