Skip to content

Commit da69041

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

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
@@ -16,6 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
ruby: ['3.4', '3.3', '3.2', '3.1', '3.0', '2.7']
19+
bundler: '2.4'
1920

2021
steps:
2122
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)