diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60d61fdaa..f4dd1f757 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -330,6 +330,7 @@ jobs: PGHOST: localhost PGUSER: postgres PGPASSWORD: postgres + PGPORT: 34837 strategy: fail-fast: true matrix: