The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
61b5936a913932fde52b46701d4672a872bc13a6 / Jarek Potiuk <[email protected]>
Bump minimum version of psycopg2-binary to 2.9.7

Seems that latest release of the Python Base image updated
to latest debian bookworm release which stopped working with older
releases of psycobg2-binary raising

```
_psycopg.cpython-311-x86_64-linux-gnu.so: undefined symbol: GENERAL_NAME_free
```

Bumoing minimum version to 2.9.7 should solve the problem.

Report URL: https://github.com/apache/airflow/actions/runs/12766973948

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to