]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Build with Python 3.13 (#1203)
authorJakob Schlyter <jakob@kirei.se>
Mon, 16 Jun 2025 12:59:21 +0000 (14:59 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Jun 2025 12:59:21 +0000 (05:59 -0700)
.github/workflows/ci.yml

index c2202c0d4f872a8e4b0174d4d45d94cd30e1c197..bbda6f6ac154d48dc31812be8e348769880f4614 100644 (file)
@@ -29,7 +29,7 @@ jobs:
           - "3.10"
           - "3.11"
           - "3.12"
-          - "3.13-dev"
+          - "3.13"
           - "pypy3.10"
         exclude:
           - os: windows-latest