Skip to content

ci: Fix test matrix compatibility#335

Closed
jonashaag wants to merge 2 commits into
mkdocstrings:mainfrom
jonashaag:ci-fix-test-matrix-compatibility
Closed

ci: Fix test matrix compatibility#335
jonashaag wants to merge 2 commits into
mkdocstrings:mainfrom
jonashaag:ci-fix-test-matrix-compatibility

Conversation

@jonashaag

@jonashaag jonashaag commented Jul 20, 2026

Copy link
Copy Markdown

For reviewers

  • I did not use AI
  • I used AI and thoroughly reviewed every code/docs change

Description of the change

Fix unrelated CI matrix failures discovered while validating #334:

  • Keep snapshot fixtures on LF line endings on Windows.
  • Download the documentation inventory only in highest-resolution jobs, which are the only jobs that consume it.
  • Remove the global PyO3 ABI3 override so current Pydantic releases build on Python 3.15.
  • Exclude Python 3.14 and 3.15 from lowest-direct, because the minimum supported Pydantic stack does not build on those Python versions.

Relevant resources

@jonashaag

Copy link
Copy Markdown
Author

I used AI and did not thoroughly review the changes.

@pawamoy

pawamoy commented Jul 20, 2026

Copy link
Copy Markdown
Member

I'll close then, thanks for being honest about it.

@pawamoy pawamoy closed this Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants