Skip to content

Commit 2a60bec

Browse files
committed
fixup! fixup! fixup! fixup! Remove support for ruby 2.4, 2.5 and beak up large models spec file
1 parent 0dfd225 commit 2a60bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: ruby/setup-ruby@v1
2525
with:
2626
ruby-version: ${{ matrix.ruby }}
27-
bundler-cache: true
27+
bundler-cache: false
2828

2929
- name: Install sqlite
3030
run: |

0 commit comments

Comments
 (0)