diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e772c8e65..e76654628 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: ports: - 6379:6379 postgres: - image: postgres:13 + image: postgres:14 ports: - 5432:5432 env: