diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 87584188a7..e5d20bfe93 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -655,7 +655,7 @@ jobs: services: postgres: - image: postgres + image: postgres:17 ports: - 5432:5432 env: