pg 15 for ci
This commit is contained in:
parent
bcf50e821a
commit
895309d93d
|
@ -21,7 +21,7 @@ jobs:
|
||||||
|
|
||||||
- uses: harmon758/postgresql-action@v1
|
- uses: harmon758/postgresql-action@v1
|
||||||
with:
|
with:
|
||||||
postgresql version: "14"
|
postgresql version: "15"
|
||||||
postgresql db: "pipeline"
|
postgresql db: "pipeline"
|
||||||
postgresql user: "pipeline"
|
postgresql user: "pipeline"
|
||||||
postgresql password: "pipeline123456"
|
postgresql password: "pipeline123456"
|
||||||
|
|
Loading…
Reference in New Issue