diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5cc5d3da..02aa007e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,7 +17,7 @@ jobs: - '3.1' services: postgres: - image: postgres:13 + image: postgres:17 env: POSTGRES_PASSWORD: password POSTGRES_DB: virtual_attributes