We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546f7a6 commit 4303c40Copy full SHA for 4303c40
1 file changed
.github/workflows/main.yml
@@ -19,6 +19,6 @@ jobs:
19
bundler-cache: true
20
- name: Build and run tests
21
run: |
22
- gem install bundler -v 2.7.2
+ gem install bundler
23
bundle install --jobs 4 --retry 3
24
bundle exec rake
0 commit comments