1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-08-14 16:38:29 +00:00

temporarily test win cpython 3.11 in core tests

Authored by: bashonly
This commit is contained in:
bashonly 2025-07-29 18:08:10 -05:00
parent ee5f59fdf4
commit 5eec5143a3
No known key found for this signature in database
GPG Key ID: 783F096F253D15B0

View File

@ -41,7 +41,7 @@ jobs:
include:
# atleast one of each CPython/PyPy tests must be in windows
- os: windows-latest
python-version: '3.9'
python-version: '3.11'
- os: windows-latest
python-version: '3.10'
- os: windows-latest