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

.github/workflows/matrixtest.yml: use LizardByte/setup-python-action #179

Closed
wants to merge 1 commit into from

Conversation

tripleee
Copy link
Contributor

Reconstruct the test matrix but run it separately from the regular lint+test

This brings back 2.7 but Python 3 versions older than 3.7 are still untested

.github/workflows/lint+test.yml: scale down to only lint+test with Python 3.12

Reconstruct the test matrix but run it separately from the regular lint+test

.github/workflows/lint+test.yml: scale down to only lint+test with Python 3.12
@tripleee
Copy link
Contributor Author

Ooops, I'm in ur Github Actions running unvetted codez

@Manishearth
Copy link
Owner

I'm okay with dropping 2.7, is there a reason we're using a third party action for this?

@tripleee
Copy link
Contributor Author

It's because Github no longer supports 2.7; the third-party action is a wrapper which gets it back if you want it, but I have no qualms about dropping support for 2.7 if that's what you want.

@Manishearth
Copy link
Owner

Yeah I'm comfortable with that. Thanks!

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