diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 581d83a..65cf6e0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,7 @@ jobs: python: - "3.10" - "3.11" + - "3.12" steps: - uses: actions/checkout@v4