]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
remove py 3.10 from github pep 484 action
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 May 2025 16:30:37 +0000 (12:30 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 May 2025 16:30:37 +0000 (12:30 -0400)
tomllib isn't present

Change-Id: I942b6b4fbbb85663a35e9373bb33ca92651070fb

.github/workflows/run-test.yaml

index d39dab05892e3d7141bcb388065225a4456c9665..f6d815499da75c8fdd799aa3d6affc57c7dd0ad4 100644 (file)
@@ -74,7 +74,6 @@ jobs:
         os:
           - "ubuntu-latest"
         python-version:
-          - "3.10"
           - "3.11"
           - "3.12"
           - "3.13"