We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ab666 commit e9b6223Copy full SHA for e9b6223
.github/workflows/tests.yml
@@ -59,10 +59,10 @@ jobs:
59
use_psycopg2: psycopg2
60
- crdb-version: v25.4.0
61
use_server_side_binding: server_side_binding
62
- - crdb-version: v26.1.0-beta.3
63
+ - crdb-version: v26.1.0-rc.1
64
65
66
67
# Uncomment to enable testing of CockroachDB nightly.
68
- crdb-version: LATEST
0 commit comments