diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa36f4d6..7f437a21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest services: db: - image: postgres:14 + image: postgres:15 env: POSTGRES_PASSWORD: postgres ports: