Skip to content

Commit a4cf3cb

Browse files
committed
just 26.1
1 parent 35099e8 commit a4cf3cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
crdb-version: [
43-
"cockroach:latest-v24.3",
44-
"cockroach:latest-v25.2",
45-
"cockroach:latest-v25.4",
46-
"cockroach:v26.1.0" # "latest-v26.1" not yet available
43+
# "cockroach:latest-v24.3",
44+
# "cockroach:latest-v25.2",
45+
# "cockroach:latest-v25.4",
46+
"cockroach:latest-v26.1"
4747
]
4848
db-alias: [
4949
"psycopg2",

0 commit comments

Comments
 (0)