diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a27556b..8c4fee4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -24,6 +24,7 @@ jobs: - '3.9' - '3.10' - '3.11' + - '3.12' name: Python ${{ matrix.python-version }} on ${{ matrix.os }} steps: