]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
use plain 3.14 for test runs
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 8 Dec 2025 14:14:26 +0000 (09:14 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 8 Dec 2025 14:14:26 +0000 (09:14 -0500)
this was already applied to main previously

Change-Id: Id0d6a16e3be645ecf30cdbd238b4a9867791fd79

.github/workflows/run-test.yaml

index 0e73bf93d36240ee9768aca95011d803b16d5473..5583165aabb10977ecf6fed582753f65717563a2 100644 (file)
@@ -38,7 +38,7 @@ jobs:
           - "3.11"
           - "3.12"
           - "3.13"
-          - "3.14.0-alpha - 3.14"
+          - "3.14"
           - "pypy-3.10"
         build-type:
           # builds greenlet, runs asyncio tests.  includes aiosqlite driver