mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-06-05 13:43:20 +03:00
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:
parent
24a8d600bf
commit
5e9572aff8
|
@ -28,7 +28,7 @@ environment:
|
||||||
# - {PY_VER: "38", PY_ARCH: "64"}
|
# - {PY_VER: "38", PY_ARCH: "64"}
|
||||||
|
|
||||||
OPENSSL_VERSION: "1_1_1d"
|
OPENSSL_VERSION: "1_1_1d"
|
||||||
POSTGRES_VERSION: "11_5"
|
POSTGRES_VERSION: "11_4"
|
||||||
|
|
||||||
PSYCOPG2_TESTDB: psycopg2_test
|
PSYCOPG2_TESTDB: psycopg2_test
|
||||||
PSYCOPG2_TESTDB_USER: postgres
|
PSYCOPG2_TESTDB_USER: postgres
|
||||||
|
|
Loading…
Reference in New Issue
Block a user