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 eff1250 commit b11776dCopy full SHA for b11776d
.github/workflows/docker-branch.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- pg: [14]
+ pg: [15]
34
35
steps:
36
- uses: actions/checkout@v3
0 commit comments