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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python 3.10.0-rc2 to GitHub Actions #475

Merged
merged 3 commits into from Sep 9, 2021
Merged

Add python 3.10.0-rc2 to GitHub Actions #475

merged 3 commits into from Sep 9, 2021

Conversation

FollowTheProcess
Copy link
Collaborator

Closes #474

This PR adds python 3.10.0-rc2 to ci.yml so it will be run as part of the standard CI suite.

I also noticed that the docs action specified python 3.8 but the docs session in noxfile.py specified 3.7 causing the docs session to just skip and therefore pass CI without actually building the docs, which I assume is not what we want so I've changed the docs session to python 3.8 in noxfile.py to bring it in line with the other sessions that specify a python.

This is all passing locally and on my forks CI. Let me know if anyone wants anything else as part of this 馃憤馃徎

@theacodes
Copy link
Collaborator

Looks great, thanks for doing this!

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

Successfully merging this pull request may close these issues.

CI: Add python 3.10.0-rc2 to GitHub Actions
2 participants