We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d922b0c commit b663d78Copy full SHA for b663d78
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
--health-interval 10s
39
--health-timeout 5s
40
--health-retries 5
41
- --shm-size=1gb
+ --shm-size=8gb
42
ports:
43
# Maps tcp port 5432 on service container to the host
44
- 5432:5432
0 commit comments