Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python Version Matrix Testing to CI #193

Open
zacdezgeo opened this issue Jan 15, 2025 · 0 comments
Open

Add Python Version Matrix Testing to CI #193

zacdezgeo opened this issue Jan 15, 2025 · 0 comments

Comments

@zacdezgeo
Copy link
Collaborator

To ensure compatibility across multiple Python versions, we should update our CI workflow to include a matrix of Python versions for testing. This will allow us to validate the codebase against all supported Python versions (e.g., 3.8, 3.9, 3.10, etc.), ensuring robustness and identifying potential compatibility issues early. Implementing this will improve confidence in the project’s reliability across environments and user setups.

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

No branches or pull requests

1 participant