From 1d7eb3cc4db19f9a52d64b9bc1b961c84a9aeca0 Mon Sep 17 00:00:00 2001 From: Michael Sproul Date: Mon, 25 May 2026 16:12:50 +1000 Subject: [PATCH] Bump compliance tests for alpha 8 spec --- testing/ef_tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/ef_tests/Makefile b/testing/ef_tests/Makefile index 1307059663..a79155ce7a 100644 --- a/testing/ef_tests/Makefile +++ b/testing/ef_tests/Makefile @@ -12,7 +12,7 @@ BLS_BASE_URL := https://github.com/ethereum/$(BLS_TEST_REPO_NAME)/releases/downl # Fork-choice compliance tests from consensus-specs CI. # Pin to a specific workflow run ID for reproducibility. Update to pull newer vectors. -COMPLIANCE_RUN_ID ?= 25410712895 +COMPLIANCE_RUN_ID ?= 26135062633 COMPLIANCE_PRESET ?= minimal COMPLIANCE_OUTPUT_DIR := $(OUTPUT_DIR)/tests/$(COMPLIANCE_PRESET)/fulu/fork_choice_compliance