We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0349cc commit a73af9fCopy full SHA for a73af9f
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
include:
11
- - python: "3.8"
+ - python: "3.9"
12
psycopg: "psycopg2"
13
- python: "3.12"
14
psycopg: "psycopg3"
0 commit comments