]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add python 3.14 to run-test
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Jun 2025 18:28:19 +0000 (14:28 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Jun 2025 18:28:19 +0000 (14:28 -0400)
commit9128189eaacf05a8479b27ef5b2e77f27f2f5ec3
tree064661dbacf252b1f09c73872a65178682e2e867
parent9ca2005d35e4da752609ef6724700329c910a0be
add python 3.14 to run-test

If I'm reading correctly at https://github.com/actions/python-versions ,
there are plenty of python 3.14 versions available, so this should
"work".

Still not sure about wheel building so leaving that separate

Change-Id: Idd1ce0db124b700091f5499d6a7d087f6e31777e
.github/workflows/run-on-pr.yaml
.github/workflows/run-test.yaml