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 07a50ad commit e4321f0
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 @@ -35,7 +35,7 @@ jobs:
sudo ln -s /usr/lib/postgresql/14/bin/postgres /bin/postgres
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
ruby-version: 3.3
- run: bundle update
- run: bundle exec rake
- uses: codecov/codecov-action@v5
Expand Down

0 comments on commit e4321f0

Please sign in to comment.