diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eca0e42..ddd2831 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: toxfactor: py3.12 ignore-typecheck-outcome: true ignore-test-outcome: false - - python-version: "3.13-dev" + - python-version: "3.13" toxfactor: py3.13 ignore-typecheck-outcome: true ignore-test-outcome: false