Update build to use PostgreSQL 11.10 source

This commit is contained in:
Jason Erickson 2020-11-13 13:00:09 -07:00
parent 154af9a788
commit 9d8c7a7036
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ environment:
- {APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015, PY_VER: "27", PY_ARCH: "64"}
OPENSSL_VERSION: "1_1_1h"
POSTGRES_VERSION: "11_4"
POSTGRES_VERSION: "11_10"
PSYCOPG2_TESTDB: psycopg2_test
PSYCOPG2_TESTDB_USER: postgres

View File

@ -12,7 +12,7 @@ OpenSSL
Version: 1.1.1h
PostgreSQL
Version: 11.4
Version: 11.10
NOTE: to zap the cache manually you can also use: