Skip to content

Commit

Permalink
beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Oct 26, 2024
1 parent f527b3c commit 1a58a16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ jobs:
use_psycopg2: psycopg2
- crdb-version: v24.2.3
use_server_side_binding: server_side_binding
- crdb-version: v24.3.0-alpha.1
- crdb-version: v24.3.0-alpha.1
- crdb-version: v24.3.0-beta.1
- crdb-version: v24.3.0-beta.1
use_psycopg2: psycopg2
- crdb-version: v24.3.0-alpha.1
- crdb-version: v24.3.0-beta.1
use_server_side_binding: server_side_binding
# Uncomment to enable testing of CockroachDB nightly.
- crdb-version: LATEST
Expand Down

0 comments on commit 1a58a16

Please sign in to comment.