We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7550c1 commit 6133156Copy full SHA for 6133156
.github/workflows/tests.yml
@@ -81,7 +81,7 @@ jobs:
81
--health-interval 10s
82
--health-timeout 5s
83
--health-retries 5
84
- postgres11:
+ postgres12:
85
image: postgres:12
86
env:
87
POSTGRES_PASSWORD: postgres
0 commit comments