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 4b961a6 commit 49b519dCopy full SHA for 49b519d
.github/workflows/run-tests-with-coverage.yml
@@ -21,7 +21,7 @@ jobs:
21
22
services:
23
postgres:
24
- image: postgres:17.4.0
+ image: postgres:17.4
25
env:
26
POSTGRES_PASSWORD: ""
27
POSTGRES_USER: forge
0 commit comments