Skip to content

Commit 59ba891

Browse files
authored
python-version: 3.14.0-rc.3
1 parent 71eb86b commit 59ba891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pip_install_on_python_prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v5
1515
- uses: actions/setup-python@v6
1616
with:
17-
python-version: 3.14
17+
python-version: 3.14.0-rc.3
1818
allow-prereleases: true
1919
- run: pip install --upgrade pip
2020
- run: pip install ffpyplayer

0 commit comments

Comments
 (0)