diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 76272f5..6deb5ab 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -24,6 +24,7 @@ jobs: - '3.11' - '3.12' - '3.13' + - '3.14' name: Python ${{ matrix.python_version }} (${{ matrix.os }}) steps: