diff --git a/Makefile b/Makefile index 5a897e42c9..51faff855b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 54bd0ae716 +EPOCH_TEST_COMMIT ?= 8265294d78 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD