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 d3b698c commit dfa29f8Copy full SHA for dfa29f8
.github/workflows/ruby.yml
@@ -24,6 +24,7 @@ jobs:
24
with:
25
ruby-version: ${{ matrix.ruby }}
26
bundler-cache: true
27
+ bundler: latest
28
- name: Install libsqlite3
29
run: |
30
sudo apt update -y && \
0 commit comments