diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ca33b92..1051fab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,6 +38,7 @@ jobs: - "3.8" - "3.9" - "3.10" + - "3.12" steps: - name: Repository checkout uses: actions/checkout@v3