Revert testing on Windows to libpq 11.4

Build broken by:

    d993e0fb82

Error at:

    https://ci.appveyor.com/project/psycopg/psycopg2/builds/28228647/job/490uo4qko6cguldl
This commit is contained in:
Daniele Varrazzo 2019-10-19 16:17:01 +01:00
parent 24a8d600bf
commit 5e9572aff8

View File

@ -28,7 +28,7 @@ environment:
# - {PY_VER: "38", PY_ARCH: "64"}
OPENSSL_VERSION: "1_1_1d"
POSTGRES_VERSION: "11_5"
POSTGRES_VERSION: "11_4"
PSYCOPG2_TESTDB: psycopg2_test
PSYCOPG2_TESTDB_USER: postgres