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 f7ca345 commit abf376aCopy full SHA for abf376a
.github/workflows/continuous-integration-workflow.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
postgres: [ 11.7, 12.14, 15.2 ]
35
- ruby: [ 3.0, 3.1, 3.2 ]
+ ruby: [ 3.1, 3.2 ]
36
services:
37
postgres:
38
image: postgres:${{ matrix.postgres }}
0 commit comments