diff --git a/Makefile b/Makefile index 92ede9703d..5a897e42c9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 1e59053cc5 +EPOCH_TEST_COMMIT ?= 54bd0ae716 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD