Skip to content

Commit

Permalink
(maint) Add bundler version for ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
imaqsood committed Jan 22, 2024
1 parent 4f5afac commit a49392c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install bundler and gems
run: |
gem install bundler
gem install bundler -v 2.4.22
bundle config set without packaging documentation
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit a49392c

Please sign in to comment.