From: Aarni Koskela Date: Thu, 25 Jul 2024 11:20:12 +0000 (+0300) Subject: Update .github/workflows/ci.yml X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Ftest-on-py313b4;p=thirdparty%2Fbabel.git Update .github/workflows/ci.yml Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0e9da04..6cc34b65 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: - "3.11" - "3.12" - "pypy3.10" - - "3.13.0-beta.4" + - "3.13-dev" env: BABEL_CLDR_NO_DOWNLOAD_PROGRESS: "1" BABEL_CLDR_QUIET: "1"