Skip to content

Commit

Permalink
Try with Ruby 2.7 and 3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomthom committed Jan 3, 2024
1 parent 152950e commit 6b441bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
strategy:
matrix:
# ruby-version: ['2.7', '3.0', '3.2']
ruby-version: ['3.1']
# ruby-version: ['2.7']
ruby-version: ['2.7', '3.2']

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6b441bf

Please sign in to comment.