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

Test all supported Python versions in CI #9

Closed
adeebshihadeh opened this issue Jun 4, 2024 · 1 comment · Fixed by #10
Closed

Test all supported Python versions in CI #9

adeebshihadeh opened this issue Jun 4, 2024 · 1 comment · Fixed by #10
Labels
bounty good first issue Good for newcomers

Comments

@adeebshihadeh
Copy link
Contributor

Add a matrix to the test CI job to run on all supported Python versions: https://github.com/commaai/body-jim/blob/2f06d4038c6d440ad2b023c4d2e8848e7d41423c/.github/workflows/tests.yaml#L6

GitHub has some docs here: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#using-multiple-python-versions

@lsrugo
Copy link

lsrugo commented Jun 4, 2024

I'm going to take a shot at a dynamic implementation (as mentioned in Discord)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty good first issue Good for newcomers
Projects
Status: Done
2 participants