Skip to content

Commit

Permalink
ruby version to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davvd committed Jan 29, 2025
1 parent 2375a7f commit 4774a40
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 @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.3
- run: bundle update
- run: bundle exec rake
- uses: codecov/codecov-action@v5
Expand Down

0 comments on commit 4774a40

Please sign in to comment.