We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9968c7 commit 426f441Copy full SHA for 426f441
.github/workflows/ci_workflows.yml
@@ -46,7 +46,7 @@ jobs:
46
python-version: '3.11'
47
toxenv: py311-test-sphinx72-cov-clocale
48
- os: ubuntu-latest
49
- python-version: '3.12-dev'
+ python-version: '3.12'
50
toxenv: py312-test-sphinxdev
51
52
# MacOS X - just the stable and dev
0 commit comments