diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 205c588..a45ebbf 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -19,7 +19,7 @@ jobs: - "3.10" - "3.11" - "3.12" - - "3.13.0-rc.1 - 3.13" + - "3.13" steps: - uses: actions/checkout@v4