Skip to content

Commit d08ad00

Browse files
authored
Update test-build.yml
1 parent e9fe436 commit d08ad00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/setup-python@master
2121
with:
22-
python-version: 3.12 # pinned for Sphinx 3.4.3 to build 3.10
22+
python-version: 3.14 # pinned for Sphinx 3.4.3 to build 3.10
2323
- uses: actions/checkout@master
2424
with:
2525
repository: python/cpython

0 commit comments

Comments
 (0)