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

Test 3.11 final and 3.12-dev #55

Merged
merged 1 commit into from Mar 9, 2023
Merged

Conversation

hugovk
Copy link
Collaborator

@hugovk hugovk commented Feb 25, 2023

No description provided.

@@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]

This should be enough now that actions/setup-python#414 has been merged.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, however it's been merged but not yet released:

https://github.com/hugovk/test/actions/runs/4371675366/jobs/7647785823

I'll ask on that PR about a release.

@JulienPalard JulienPalard merged commit 22c47ef into sphinx-contrib:main Mar 9, 2023
@hugovk hugovk deleted the update-ci branch March 9, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants