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 0c230a5 commit ca9bce7Copy full SHA for ca9bce7
.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