Skip to content

Commit a7d7ec7

Browse files
committed
Try to fix CI for Ruby 2.7
1 parent b3a9322 commit a7d7ec7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
bundler-cache: true
2525
ruby-version: ${{ matrix.ruby }}
26+
bundler: '2.4.22'
2627

2728
- run: bundle install
2829
- run: bundle exec rake

0 commit comments

Comments
 (0)