Skip to content

Commit

Permalink
(maint) Add 2.4.22 bundler version to ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
imaqsood committed Jan 22, 2024
1 parent 60a9cf4 commit 5305de1
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 5305de1

Please sign in to comment.