diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acb897081..3bfd4d3a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: services: postgres: - image: postgres:12.2 + image: postgres:14.3 env: POSTGRES_USER: postgres POSTGRES_PASSWORD: postgres