diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8da6957443..c64e0d55d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,7 +138,7 @@ jobs: id-token: "write" strategy: matrix: - python-version: ["3.10", "3.11", "3.12"] + python-version: ["3.10", "3.11", "3.12", "3.13"] steps: - name: Free up disk space