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 8ab549c commit c17652bCopy full SHA for c17652b
.github/workflows/analysis-coverage.yml
@@ -190,7 +190,7 @@ jobs:
190
191
services:
192
postgres:
193
- image: postgres:16
+ image: postgres:17
194
env:
195
POSTGRES_USER: root
196
POSTGRES_PASSWORD: rootpassword
@@ -635,7 +635,7 @@ jobs:
635
636
637
638
639
640
641
0 commit comments