mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-14 08:28:29 +00:00
temporarily test win cpython 3.11 in core tests
Authored by: bashonly
This commit is contained in:
parent
ee5f59fdf4
commit
5eec5143a3
2
.github/workflows/core.yml
vendored
2
.github/workflows/core.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user