We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2dd3d1 commit 56616adCopy full SHA for 56616ad
build/teamcity-test.sh
@@ -11,7 +11,7 @@ rbenv rehash
11
ruby -v
12
13
# Download CockroachDB
14
-VERSION=v22.2.6
+VERSION=v23.1.2
15
wget -qO- https://binaries.cockroachdb.com/cockroach-$VERSION.linux-amd64.tgz | tar xvz
16
readonly COCKROACH=./cockroach-$VERSION.linux-amd64/cockroach
17
0 commit comments