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 d35b628 commit 6c18db5Copy full SHA for 6c18db5
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
fail-fast: false
43
matrix:
44
ruby: [2.5, 2.6, 2.7]
45
- db_version: [9.5]
+ db_version: [10]
46
runs-on: ubuntu-latest
47
container:
48
image: ruby:${{ matrix.ruby }}
0 commit comments