diff --git a/.github/workflows/pytest.yaml b/.github/workflows/pytest.yaml index 95d17a1..1b20a01 100644 --- a/.github/workflows/pytest.yaml +++ b/.github/workflows/pytest.yaml @@ -12,9 +12,9 @@ jobs: strategy: matrix: python-version: - - "3.10" - - "3.11" - "3.12" + - "3.13" + - "3.14" runs-on: ubuntu-latest env: