diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1025eb232..8ab2ce3d6 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: