Skip to content

Commit 5fcd842

Browse files
authored
Update test-build.yml
1 parent 9d1ecc8 commit 5fcd842

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
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@master
2525
with:
2626
repository: python/cpython
27-
ref: ${{ matrix.version }}
27+
ref: 3.14
2828
- run: make venv
2929
working-directory: ./Doc
3030
- uses: actions/checkout@master

0 commit comments

Comments
 (0)