]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
remove python 2 from github workflow
authorCaselIT <cfederico87@gmail.com>
Tue, 15 Jun 2021 20:53:38 +0000 (22:53 +0200)
committerCaselIT <cfederico87@gmail.com>
Tue, 15 Jun 2021 20:53:38 +0000 (22:53 +0200)
Change-Id: I7dd74078ecea74ba85cb5c0d6f78f7270ee1287f

.github/workflows/run-test.yaml

index 3afb26026b59b5975dca7c7079245abc9663d57e..467d8100145bbbc70b61e1f757452b05b18ca2eb 100644 (file)
@@ -27,7 +27,6 @@ jobs:
           - "windows-latest"
           - "macos-latest"
         python-version:
-          - "2.7"
           - "3.6"
           - "3.7"
           - "3.8"