diff --git a/Makefile b/Makefile index 458ceefc7..a3b8a5af3 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ PROFILE ?= release # List of all hard forks. This list is used to set env variables for several tests so that # they run for different forks. -FORKS=phase0 altair merge capella +FORKS=phase0 altair merge capella eip4844 # Builds the Lighthouse binary in release (optimized). #