Require Python >= 3.13.5 on Windows

This commit is contained in:
Hugo van Kemenade 2025-06-13 18:54:01 +03:00
parent 2e5117305b
commit 570fac3a42

View File

@ -35,7 +35,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["pypy3.11", "pypy3.10", "3.10", "3.11", "3.12", "3.13", "3.14"]
python-version: ["pypy3.11", "pypy3.10", "3.10", "3.11", "3.12", ">=3.13.5", "3.14"]
architecture: ["x64"]
include:
# Test the oldest Python on 32-bit