Skip to content

Commit

Permalink
Remove "rubygems: latest" from setup-ruby workflow (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
bensheldon authored Dec 16, 2024
1 parent 1fca1c0 commit 29f4a3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ jobs:
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf
with:
bundler-cache: true
rubygems: latest
- name: Run tests
run: bundle exec rake

0 comments on commit 29f4a3f

Please sign in to comment.