diff --git a/Makefile b/Makefile index d54e6fd769..61fbab9558 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 1930f5d7093e84cdcc9e327e296f4733f32b20c8 +EPOCH_TEST_COMMIT ?= 96dc5fd0d5abb9a6edbc66a03c34b72958c14bb1 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD