Skip to content

Commit

Permalink
Use latest compatible Bundler of each Ruby version run
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshenny committed Apr 2, 2024
1 parent 2c3b56a commit 1d7edeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
bundler: latest
- name: Ruby Tests
run: bundle exec rake test
- name: RuboCop
Expand Down

0 comments on commit 1d7edeb

Please sign in to comment.