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 9d1ecc8 commit 5fcd842Copy full SHA for 5fcd842
.github/workflows/test-build.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@master
25
with:
26
repository: python/cpython
27
- ref: ${{ matrix.version }}
+ ref: 3.14
28
- run: make venv
29
working-directory: ./Doc
30
0 commit comments