From af17b743a1a8f45b08dc353c8e3564dc1d19becf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Bylica?= Date: Wed, 8 May 2024 10:08:42 +0200 Subject: [PATCH] ci: Sync EOF tests with ethereum/tests (#884) Use the official release v13.3 of ethereum/tests (git tag also pushed to ipsilon/tests). --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index e9936b01ae..3e0cb9b603 100644 --- a/circle.yml +++ b/circle.yml @@ -434,7 +434,7 @@ jobs: ~/tests/EIPTests/BlockchainTests/ - download_execution_tests: repo: ipsilon/tests - rev: eof-eofcreate-20240416 + rev: v13.3 legacy: false - run: name: "State tests (EOF)"