pg 15 for ci

This commit is contained in:
wh1te909 2023-07-09 07:03:48 +00:00
parent bcf50e821a
commit 895309d93d
1 changed files with 1 additions and 1 deletions

View File

@ -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"