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

Add support and testing for Python 3.11 #242

Closed
tconbeer opened this issue Aug 16, 2022 · 1 comment · Fixed by #293
Closed

Add support and testing for Python 3.11 #242

tconbeer opened this issue Aug 16, 2022 · 1 comment · Fixed by #293
Labels
enhancement New feature or request
Milestone

Comments

@tconbeer
Copy link
Owner

rc1 out now. Official release expected in October

@tconbeer tconbeer added the enhancement New feature or request label Aug 17, 2022
@tconbeer
Copy link
Owner Author

tconbeer commented Aug 21, 2022

https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#using-the-python-version-input

- uses: actions/setup-python@v4
  with:
    python-version: '3.11.0-rc1 - 3.11.x'

@tconbeer tconbeer added this to the 0.12.0 milestone Aug 22, 2022
@tconbeer tconbeer modified the milestones: v0.12.0, v0.13.0 Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant