diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de025eefc7..169cde3fb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -133,7 +133,7 @@ jobs: services: postgres: - image: postgres:11 + image: postgres:13 env: POSTGRES_PASSWORD: postgres # Set health checks to wait until postgres has started