diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2aa94c6..df6e8f9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,6 +22,7 @@ jobs: - '3.9' - '3.10' - '3.11' + - '3.12' name: Python ${{ matrix.python_version }} (${{ matrix.os }}) steps: