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 Action missing Python 3.12 #742

Closed
brettcannon opened this issue Oct 12, 2023 · 1 comment · Fixed by #743
Closed

GitHub Action missing Python 3.12 #742

brettcannon opened this issue Oct 12, 2023 · 1 comment · Fixed by #743
Labels

Comments

@brettcannon
Copy link
Contributor

Current Behavior

I can't use the GitHub Action to run tests via nox against Python 3.12 as it isn't included.

Expected Behavior

To be able to use Python 3.12.

Steps To Reproduce

https://github.com/brettcannon/microvenv/actions/runs/6490071439/job/17625324059?pr=55#step:4:98

Environment

- OS:
- Python:
- Nox: included via GitHub Actions

Anything else?

No response

@DiddiLeija
Copy link
Collaborator

I believe it's safe (and fair) to add Python 3.12, since it's now a stable version.
I've opened #743, which should resolve the issue.

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

Successfully merging a pull request may close this issue.

2 participants