Skip to content

Commit

Permalink
Bump zk version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
secwall committed Apr 19, 2024
1 parent 7121858 commit 6245141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: format lint unittests recreate_logs test start_sentinel_env run_jepsen_sentinel_test jepsen_sentinel_test start_cluster_env run_jepsen_cluster_test jepsen_cluster_test clean
PROJECT=rdsync
ZK_VERSION=3.9.1
ZK_VERSION=3.9.2

cmd/rdsync/rdsync:
GOOS=linux go build -tags netgo,osusergo -o ./cmd/rdsync/rdsync ./cmd/rdsync/...
Expand Down

0 comments on commit 6245141

Please sign in to comment.