Skip to content

Commit c176346

Browse files
committed
Use latest 3.3.x version of etcdserver for CI unit tests
Update from 3.3.15 to 3.3.18
1 parent 011b228 commit c176346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-env/install-etcd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Fail on any error
44
set -e
55

6-
ETCD_VERSION=v3.3.15
6+
ETCD_VERSION=v3.3.18
77

88
INSTALL_DIR="${1:-$HOME/etcd}"
99

0 commit comments

Comments
 (0)