We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460c31d commit fcda5a8Copy full SHA for fcda5a8
.github/workflows/tests.yml
@@ -54,10 +54,10 @@ jobs:
54
use_psycopg2: psycopg2
55
- crdb-version: v25.2.2
56
use_server_side_binding: server_side_binding
57
- - crdb-version: v25.3.0-beta.1
58
+ - crdb-version: v25.3.0-rc.1
59
60
61
62
# Uncomment to enable testing of CockroachDB nightly.
63
#- crdb-version: LATEST
0 commit comments