]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
ci: bump SQLAlchemy test versions
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Nov 2024 14:07:39 +0000 (15:07 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Nov 2024 14:07:39 +0000 (15:07 +0100)
.github/workflows/3rd-party-tests.yml

index 8dc2f94fc818bad40d224fe66caff4ca14c559a9..fe78ac414bbc24138edbe3e0f5050b8824d445e8 100644 (file)
@@ -25,8 +25,8 @@ jobs:
       fail-fast: false
       matrix:
         python-version:
-          - "3.12"
-          - "3.8"
+          - "3.13"
+          - "3.9"
         sqlalchemy_label:
           # what version of sqlalchemy to download is defined in the "include" section below,
           # in the variable pip_sqlalchemy