]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump min Python version tested with SQLAlchemy to 3.8
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 11 Nov 2023 19:49:24 +0000 (19:49 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 11 Nov 2023 19:49:24 +0000 (19:49 +0000)
.github/workflows/3rd-party-tests.yml

index f30b3fed39812a2857809b6ac04709da297d81d4..2b14f28a6e7307037bd5378914054cc4969aed5a 100644 (file)
@@ -26,7 +26,7 @@ jobs:
       matrix:
         python-version:
           - "3.12"
-          - "3.7"
+          - "3.8"
         sqlalchemy_label:
           # what version of sqlalchemy to download is defined in the "include" section below,
           # in the variable pip_sqlalchemy