-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Disable builds for 3.10.0a4, and enable a nightly 3.10-dev build #2792
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
Conversation
@henryiii, this seems to be working. But I'm not sure the nightly Python versions are really worth the extra complexity (and additional almost-never-executed "Setup Python X.Y (nightly)" step). Maybe it should be a separate matrix of jobs, where we also test some debug versions? I don't know. At any rate, feel free to push to this branch to propose changes :-) |
Neeeeeeeeevermind that. Why can't it find the correct Python? :-( |
I'd add a new job at least, I think. Or maybe not, this is not that inelegant. A dev only set might be not unreasonable. |
08e27aa
to
b1f05ee
Compare
b1f05ee
to
5194566
Compare
…ebug input to deadsnakes/action
38101d4
to
a386b2c
Compare
Heh...
And yet |
fc96561
to
4e01601
Compare
Submitted a fix: deadsnakes/action#20 @henryiii, if you want to merge this before deadsnakes/action#20 would be merged, that's possible. Either as-is (with my branch, temporarily), or without the last commit (which will install the 3.10-dev debug version, but eh, should be fine). |
That went fast. Scratch that, the PR already got merged, and a new release released :-) Python 2.7 doesn't work with |
Description
Temporary fix for #2774. Meanwhile, this also adds 3.10-dev nightly builds from deadsnakes.