From: Daniele Varrazzo Date: Wed, 13 Nov 2024 14:07:39 +0000 (+0100) Subject: ci: bump SQLAlchemy test versions X-Git-Tag: 3.2.4~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec3b7b160ffa9608428906eb1c28a5508a58bc95;p=thirdparty%2Fpsycopg.git ci: bump SQLAlchemy test versions --- diff --git a/.github/workflows/3rd-party-tests.yml b/.github/workflows/3rd-party-tests.yml index 8dc2f94fc..fe78ac414 100644 --- a/.github/workflows/3rd-party-tests.yml +++ b/.github/workflows/3rd-party-tests.yml @@ -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