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.
2 parents 9ee6f6a + ca9bce7 commit 3ce132fCopy full SHA for 3ce132f
.github/workflows/continuous-integration.yml
@@ -211,13 +211,13 @@ jobs:
211
- "7.4"
212
postgres-version:
213
- "9.4"
214
- - "13"
215
- "14"
+ - "15"
216
include:
217
- php-version: "8.1"
218
- postgres-version: "14"
+ postgres-version: "15"
219
- php-version: "8.2"
220
221
222
services:
223
postgres:
0 commit comments