diff --git a/Makefile b/Makefile index 48f35dfd75..3dbd713d9a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 72c82fb79e0a903bc02db989d4c9b6d6f6979b17 +EPOCH_TEST_COMMIT ?= f258e43c7c4685102fbbf52303348f434ca8cb3e HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD