We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ba891 commit 6dd6ecdCopy full SHA for 6dd6ecd
1 file changed
.github/workflows/pip_install_on_python_prerelease.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
- uses: actions/setup-python@v6
16
with:
17
- python-version: 3.14.0-rc.3
+ python-version: 3.14
18
allow-prereleases: true
19
- run: pip install --upgrade pip
20
- run: pip install ffpyplayer
0 commit comments