diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 28d37c3..6174145 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -15,10 +15,11 @@ jobs: - macos-latest - windows-latest python-version: - - "3.7" - "3.8" - "3.9" - "3.10" + - "3.11" + - "3.12" - "pypy3.9" include: - os: ubuntu-latest