mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-30 09:59:53 +03:00
Create tests.yml
This commit is contained in:
parent
dd5ef360e8
commit
e1c46d9df9
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -21,6 +21,8 @@ jobs:
|
|||
postgres: 12
|
||||
- python: 3.9
|
||||
postgres: 13
|
||||
- python: 3.10.0-beta.4
|
||||
postgres: 13
|
||||
|
||||
# Opposite extremes of the supported Py/PG range, other architecture
|
||||
- python: 3.6
|
||||
|
|
Loading…
Reference in New Issue
Block a user