mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Bump postgres in matrix
This commit is contained in:
parent
1a5efbf6c7
commit
e1ff7938c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/matrix.json
vendored
2
.github/workflows/matrix.json
vendored
|
|
@ -109,7 +109,7 @@
|
|||
"e2e-pgsql": {
|
||||
"php": [ "8.2", "8.3" ],
|
||||
"symfony": [ "^6.4", "^7.0" ],
|
||||
"postgres": [ "13.9", "14.6" ]
|
||||
"postgres": [ "13.16", "14.13" ]
|
||||
},
|
||||
"frontend": {
|
||||
"include": [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue