diff --git a/.github/workflows/django.yml b/.github/workflows/django.yml index f4d65f740..e41eae3b2 100644 --- a/.github/workflows/django.yml +++ b/.github/workflows/django.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-24.04 services: postgres: - image: postgres:16 + image: postgres:17 env: POSTGRES_PASSWORD: postgres ports: