We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf0769 commit 426bbd7Copy full SHA for 426bbd7
1 file changed
.github/workflows/build-test.yml
@@ -38,10 +38,6 @@ jobs:
38
ports:
39
- 5432:5432
40
options: >-
41
- --health-cmd pg_isready
42
- --health-interval 10s
43
- --health-timeout 5s
44
- --health-retries 5
45
--ulimit core=-1
46
--privileged
47
0 commit comments