]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
add python 3.14 wheels + free threaded
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Dec 2025 20:22:54 +0000 (15:22 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Dec 2025 20:22:54 +0000 (15:22 -0500)
the freethreadeds are in a separate task so if they fail,
we still have wheels published

Change-Id: Ie28483cc379cf3db01afe2a2b4c475a9fbfbb9e5

.github/workflows/create-wheels.yaml

index e3089cd2d1b99ec293a981917e951ca6eb0682b4..6cdd12310f1c0459a3b103bcd8126fa573358a3d 100644 (file)
@@ -22,7 +22,8 @@ jobs:
         python:
           - "cp37-* cp38-* cp39-*"
           - "cp310-* cp311-*"
-          - "cp312-* cp313-*"
+          - "cp312-* cp313-* cp314-*"
+          - "cp313t-* cp314t-*"
         wheel_mode:
           - compiled
         os: