Skip to content

Commit

Permalink
ruby version to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 29, 2025
1 parent 5f13d75 commit 1c4095d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
ruby-version: 3.3
bundler-cache: true
- run: bundle install
- run: bundle exec rake
Expand Down

0 comments on commit 1c4095d

Please sign in to comment.