]> 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:15:54 +0000 (17:15 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 4 Jun 2025 16:10:43 +0000 (12:10 -0400)
not worth it

this is a good learning case for why we use jenkins

Change-Id: If70b0029545c70c0b5a9e1c203c853164caef874
(cherry picked from commit af2895a1d767a5357ccfeec9b57568cd6a6e0846)

.github/workflows/run-test.yaml

index 303f0b7aecbdc0c05411bf409c80883b9ec62a6f..6c93ef1b4f7f09f8832fe76dc8272b85f32226d6 100644 (file)
@@ -39,7 +39,6 @@ jobs:
           - "3.11"
           - "3.12"
           - "3.13"
-          - "3.14"
           - "pypy-3.10"
         build-type:
           - "cext"