Skip to content

ci only on lowest and newest supported python#22

Open
s3alfisc wants to merge 1 commit intomasterfrom
ci
Open

ci only on lowest and newest supported python#22
s3alfisc wants to merge 1 commit intomasterfrom
ci

Conversation

@s3alfisc
Copy link
Copy Markdown
Member

Noticed that CI was only running up to Python 3.12. Switching to running on lowest (3.9) and highest (3.14) supported Python version - this is what we do in PyFixest.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the CI workflow to test only the minimum and maximum supported Python versions (3.9 and 3.14) instead of testing all intermediate versions (3.9, 3.10, 3.11, 3.12), aligning with the testing strategy used in PyFixest.

Key Changes:

  • Reduced CI test matrix from 4 Python versions to 2 versions (3.9 and 3.14)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@s3alfisc
Copy link
Copy Markdown
Member Author

Of course, numbadoes not play nicely with 3.14.

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