We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36604ac commit 8fcaa7cCopy full SHA for 8fcaa7c
.github/workflows/ci.yml
@@ -50,6 +50,8 @@ jobs:
50
"asyncpg",
51
"psycopg"
52
]
53
+ # TODO: remove when 25.1 release includes fix for
54
+ # https://github.com/cockroachdb/cockroach/issues/141576
55
exclude:
56
- crdb-version: "cockroach-unstable:v25.1.0-rc.1"
57
db-alias: "psycopg"
0 commit comments