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

Revert "temporarily test win cpython 3.11 in core tests"

This reverts commit 5eec5143a3.
This commit is contained in:
bashonly 2025-07-29 18:11:15 -05:00
parent 5eec5143a3
commit b8c543fd73
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.11'
python-version: '3.9'
- os: windows-latest
python-version: '3.10'
- os: windows-latest