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 d247cac commit 80d41a0Copy full SHA for 80d41a0
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
15
services:
16
postgres:
17
- image: postgres:13
+ image: postgres:17
18
env:
19
POSTGRES_USER: postgres
20
POSTGRES_PASSWORD: postgres
0 commit comments