Skip to content

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.

3 participants