Skip to content

add matrix testing for multiple Python versions in test workflow #27

Merged
igorbenav merged 1 commit intobenavlabs:mainfrom
msamsami:multi-python-version-testing
Jun 12, 2025
Merged

add matrix testing for multiple Python versions in test workflow #27
igorbenav merged 1 commit intobenavlabs:mainfrom
msamsami:multi-python-version-testing

Conversation

@msamsami
Copy link
Copy Markdown
Contributor

This PR improves the CI testing workflow by adding a matrix strategy to test against the supported Python versions, i.e., 3.9, 3.10, 3.11, and 3.12. This ensures better compatibility across different Python versions and helps catch version-specific issues early.

@msamsami
Copy link
Copy Markdown
Contributor Author

@igorbenav
#24 fixes the failed tests. I'll have to rebase this branch after #24 got merged.

@igorbenav
Copy link
Copy Markdown
Collaborator

igorbenav commented Jun 11, 2025

Merge is done for #24

@igorbenav igorbenav added the enhancement New feature or request label Jun 11, 2025
@msamsami msamsami force-pushed the multi-python-version-testing branch from b5e5ba3 to 92c8647 Compare June 12, 2025 06:29
@msamsami
Copy link
Copy Markdown
Contributor Author

Merge is done for #24

Ready to be merged

@igorbenav igorbenav merged commit 2d5df35 into benavlabs:main Jun 12, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants