Skip to content

Commit

Permalink
ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 29, 2025
1 parent 42454a4 commit 87e9ce4
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 @@ -16,7 +16,7 @@ jobs:
sudo ln -s /usr/lib/postgresql/14/bin/postgres /bin/postgres
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0
ruby-version: 3.3
- run: bundle update
- run: bundle exec rake
- uses: codecov/codecov-action@v5
Expand Down

0 comments on commit 87e9ce4

Please sign in to comment.