diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e3d78b4..d9d78e0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,7 @@ jobs: - "3.9" - "3.10" - "3.11" + - "3.12" runs-on: ubuntu-latest steps: - uses: actions/checkout@v4