### Initial Checks - [x] I confirm that I'm using the latest version of Pydantic AI - [x] I confirm that I searched for my issue in https://github.com/pydantic/pydantic-ai/issues before opening this issue ### Description There is no need to run CI checks for Python versions that are above and below bounds. So we can disable 3.11 and 3.12 matrix ### Example Code ```Python ``` ### Python, Pydantic AI & LLM client version ```Text . ```