diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5f6fd4..597b4c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -151,7 +151,7 @@ jobs: services: postgres: - image: postgres + image: postgres:14.5 ports: - 4444:5432/tcp env: