Release 0.6: Added Postgres 18; Updated libs
Some checks failed
Build Docker Image / build-and-deploy-image (pg15) (push) Successful in 1m55s
Build Docker Image / build-and-deploy-image (pg16) (push) Failing after 21s
Build Docker Image / build-and-deploy-image (pg17) (push) Failing after 21s
Build Docker Image / build-and-deploy-image (pg18) (push) Failing after 22s
Some checks failed
Build Docker Image / build-and-deploy-image (pg15) (push) Successful in 1m55s
Build Docker Image / build-and-deploy-image (pg16) (push) Failing after 21s
Build Docker Image / build-and-deploy-image (pg17) (push) Failing after 21s
Build Docker Image / build-and-deploy-image (pg18) (push) Failing after 22s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
strategy:
|
||||
matrix:
|
||||
postgres-version: ['pg15', 'pg16', 'pg17']
|
||||
postgres-version: ['pg15', 'pg16', 'pg17', 'pg18']
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user