Add tests with x86 architecture

This commit is contained in:
Daniele Varrazzo 2021-05-22 16:06:43 +02:00
parent 373a7877ba
commit c24ba4a2e9

View File

@ -26,11 +26,13 @@ jobs:
- python: 3.9
postgres: 13
# Opposite extremes of the supported Py/PG range
# Opposite extremes of the supported Py/PG range, other architecture
- python: 2.7
postgres: 13
architecture: 'x86'
- python: 3.9
postgres: 9.5
architecture: 'x86'
env:
PSYCOPG2_TESTDB: postgres