Skip to content

Commit

Permalink
Bump ruby version for standard
Browse files Browse the repository at this point in the history
  • Loading branch information
hopsoft committed Sep 1, 2023
1 parent 7b24455 commit af1aa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standardrb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['3.1']
ruby-version: ['3.2']

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

0 comments on commit af1aa0f

Please sign in to comment.