Skip to content

Commit 6c02c3b

Browse files
committed
Test with CockroachDB v20.2.3
1 parent d860d3c commit 6c02c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/teamcity-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -euox pipefail
44

55
# Download CockroachDB
6-
VERSION=v20.2.1
6+
VERSION=v20.2.3
77
wget -qO- https://binaries.cockroachdb.com/cockroach-$VERSION.linux-amd64.tgz | tar xvz
88
readonly COCKROACH=./cockroach-$VERSION.linux-amd64/cockroach
99

0 commit comments

Comments
 (0)