]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
give up on running py 3.14 in github actions
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Jun 2025 21:55:40 +0000 (17:55 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Jun 2025 21:55:40 +0000 (17:55 -0400)
not worth it

this is a good learning case for why we use jenkins

Change-Id: If70b0029545c70c0b5a9e1c203c853164caef874

.github/workflows/run-test.yaml

index a17d7ff69c678445700b92d4dc30a519c4c9a9d9..38e96b250b8aa6865c953a79ac7708c764d6648f 100644 (file)
@@ -37,7 +37,6 @@ jobs:
           - "3.11"
           - "3.12"
           - "3.13"
-          - "3.14.0-beta.2"
           - "pypy-3.10"
         build-type:
           - "cext"