Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tbeseda committed Jul 31, 2024
1 parent 58f878a commit 5cc4e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Set up bundle
run: |
gem install bundler -v 2.4.22 # 2.5+ breaks
gem install bundler -v 1.17.3
bundle config jobs 4
bundle config retry 3
Expand Down

0 comments on commit 5cc4e43

Please sign in to comment.