diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cafc307..9fc76b3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: strategy: matrix: - python-version: [3.9, "3.10", "3.11", "3.12", "3.13.0-rc.1"] + python-version: [3.9, "3.10", "3.11", "3.12", "3.13"] # Steps represent a sequence of tasks that will be executed as part of the job steps: