Skip to content

Commit

Permalink
Upgrade ruby version for rubocop CI
Browse files Browse the repository at this point in the history
  • Loading branch information
stoivo committed May 20, 2024
1 parent e3b4806 commit 219d43e
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 @@ -35,7 +35,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.0'
bundler-cache: true

- run: bundle exec rake rubocop

0 comments on commit 219d43e

Please sign in to comment.