From dc5d8bf2d30aef8ece88240a6fe8bea459768e7f Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Sat, 13 Jul 2024 08:44:37 +0200 Subject: [PATCH] Start testing with Python 3.13 --- .github/workflows/codespell-private.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codespell-private.yml b/.github/workflows/codespell-private.yml index 823630950ba..a4e4efc9abc 100644 --- a/.github/workflows/codespell-private.yml +++ b/.github/workflows/codespell-private.yml @@ -25,6 +25,7 @@ jobs: - "3.10" - "3.11" - "3.12" + - "3.13" no-toml: - "" include: