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 e9fe436 commit d08ad00Copy full SHA for d08ad00
.github/workflows/test-build.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/setup-python@master
21
with:
22
- python-version: 3.12 # pinned for Sphinx 3.4.3 to build 3.10
+ python-version: 3.14 # pinned for Sphinx 3.4.3 to build 3.10
23
- uses: actions/checkout@master
24
25
repository: python/cpython
0 commit comments