]> git.phdru.name Git - mc/mc-torrent-vfs-tests.git/commitdiff
Tests(GHActions): Do not exclude Python 2.7 and PyPy 3.9 on w32 master
authorOleg Broytman <phd@phdru.name>
Sun, 17 Aug 2025 18:40:58 +0000 (21:40 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 17 Aug 2025 19:44:37 +0000 (22:44 +0300)
.github/workflows/run-tests.yaml

index a065fd974fe0a167cf1e7bab77be4301b027db82..f391e6f5f18793108cfcb36c0a4f50645562ea4e 100644 (file)
@@ -16,8 +16,6 @@ jobs:
         os: [ubuntu-latest, macos-latest, windows-latest]
         python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "=3.9[build=*_pypy]"]
         exclude:
         os: [ubuntu-latest, macos-latest, windows-latest]
         python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "=3.9[build=*_pypy]"]
         exclude:
-        - os: windows-latest
-          python-version: "2.7"
         - os: macos-latest
           python-version: "2.7"
         - os: macos-latest
         - os: macos-latest
           python-version: "2.7"
         - os: macos-latest
@@ -28,8 +26,6 @@ jobs:
           python-version: "3.7"
         - os: macos-latest
           python-version: "=3.9[build=*_pypy]"
           python-version: "3.7"
         - os: macos-latest
           python-version: "=3.9[build=*_pypy]"
-        - os: windows-latest
-          python-version: "=3.9[build=*_pypy]"
         include:
         - os: ubuntu-latest
           os-name: Linux
         include:
         - os: ubuntu-latest
           os-name: Linux