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

CI: Add python 3.10.0-rc2 to GitHub Actions #474

Closed
FollowTheProcess opened this issue Sep 9, 2021 · 0 comments · Fixed by #475
Closed

CI: Add python 3.10.0-rc2 to GitHub Actions #474

FollowTheProcess opened this issue Sep 9, 2021 · 0 comments · Fixed by #475

Comments

@FollowTheProcess
Copy link
Collaborator

How would this feature be useful?

With the release of python 3.10 around the corner, it's probably a good idea to run the release candidate against nox in CI to uncover any weirdness.

Describe the solution you'd like

Add 3.10.0-rc2 to matrix.python_versions in ci.yml

At the moment, conda does not support 3.10 so this would just be for standard python for now. You can see this running (and passing) in my fork here: https:/FollowTheProcess/nox/runs/3559269771?check_suite_focus=true

Describe alternatives you've considered

I guess wait until 3.10 is released officially but seems like a no brainer to get ahead of the game!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant