]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/core.yml
[ie/tvp] Support livestreams (#8860)
[yt-dlp.git] / .github / workflows / core.yml
index ded7e6d612ef76b3e830aa7aa4b12a600b09ce1b..eaaf03dee4816f84b76a53ba05dd0851140f03a5 100644 (file)
@@ -36,8 +36,8 @@ jobs:
       fail-fast: false
       matrix:
         os: [ubuntu-latest]
-        # CPython 3.11 is in quick-test
-        python-version: ['3.8', '3.9', '3.10', '3.12', pypy-3.8, pypy-3.10]
+        # CPython 3.8 is in quick-test
+        python-version: ['3.9', '3.10', '3.11', '3.12', pypy-3.8, pypy-3.10]
         include:
         # atleast one of each CPython/PyPy tests must be in windows
         - os: windows-latest