]> 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:29:19 +0000 (14:29 -0400)
commite18f5da532e7be90f8d260d79361be5df32ec459
tree93c5f96fff24fee46e1635213b7b7a1c985d7976
parent56dfdd06baf4b73deb472c007299d6fe87da03fa
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
(cherry picked from commit 9128189eaacf05a8479b27ef5b2e77f27f2f5ec3)
.github/workflows/run-on-pr.yaml
.github/workflows/run-test.yaml