From ff3559ac635e2ceb65d202c37f7ebcd2803845fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Bylica?= <pawel@ethereum.org> Date: Mon, 22 Jul 2024 18:38:25 +0200 Subject: [PATCH] ci: Upgrade EEST EOF tests to v1.0.7 (#956) --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index c0f6d9104a..5dcae3adc0 100644 --- a/circle.yml +++ b/circle.yml @@ -405,7 +405,7 @@ jobs: steps: - build - download_execution_spec_tests: - release: eip7692@v1.0.5 + release: eip7692@v1.0.7 fixtures_suffix: eip7692 - run: name: "EOF pre-release execution spec tests (state_tests)"