diff --git a/.github/workflows/pytest.yaml b/.github/workflows/pytest.yaml index 5af9010..b5e9e65 100644 --- a/.github/workflows/pytest.yaml +++ b/.github/workflows/pytest.yaml @@ -12,8 +12,6 @@ jobs: strategy: matrix: python-version: - - "3.10" - - "3.11" - "3.12" - "3.13" - "3.14"