We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e81231 commit eef0a92Copy full SHA for eef0a92
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
ruby-version: ${{ matrix.ruby }}
38
bundler-cache: true
39
- rubygems: 3.6.5
+ rubygems: 3.4.22
40
41
- name: Install PostgreSQL client
42
run: |
0 commit comments