Skip to content

Commit

Permalink
none: fixed "Setup Ruby 2.6"
Browse files Browse the repository at this point in the history
  • Loading branch information
comanl committed Nov 23, 2022
1 parent 7bf9851 commit a6868c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: "Install Gems"
run: |
gem install bundler:2.1.4
gem install bundler:2.3.26
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit a6868c4

Please sign in to comment.