]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Test on Python 3.13 beta releases (#1107)
authorAarni Koskela <akx@iki.fi>
Thu, 25 Jul 2024 11:25:02 +0000 (14:25 +0300)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 11:25:02 +0000 (14:25 +0300)
* Test on Python 3.13 beta releases

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
.github/workflows/ci.yml

index 4ee10c761a4ec796bf0e614c32f3f6b6701c0979..6cc34b65a8e0c27548f5440fc6b34c1ce7ed123c 100644 (file)
@@ -35,6 +35,7 @@ jobs:
           - "3.11"
           - "3.12"
           - "pypy3.10"
+          - "3.13-dev"
     env:
       BABEL_CLDR_NO_DOWNLOAD_PROGRESS: "1"
       BABEL_CLDR_QUIET: "1"