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 95ec1e3 commit a3e52d6Copy full SHA for a3e52d6
.github/workflows/integration.yml
@@ -149,7 +149,7 @@ jobs:
149
150
services:
151
postgres:
152
- image: postgres
+ image: postgres:14
153
ports:
154
- 4444:5432/tcp
155
env:
.github/workflows/phpunit.yml
@@ -147,7 +147,7 @@ jobs:
147
148
0 commit comments