We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e76a0d commit e634e7bCopy full SHA for e634e7b
.github/workflows/ruby.yml
@@ -23,7 +23,6 @@ jobs:
23
uses: ruby/setup-ruby@v1
24
with:
25
ruby-version: ${{ matrix.ruby }}
26
- bundler-cache: true
27
bundler: latest
28
- name: Install libsqlite3
29
run: |
0 commit comments