From db6ed60f7247d31179063e51534b987bbb35d432 Mon Sep 17 00:00:00 2001 From: Adrian Sutton Date: Fri, 1 Mar 2024 12:28:45 +1000 Subject: [PATCH] Generate new data using inphi/pre-chal branch which changes preimages used. --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c763f93..5ad2fb7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -22,7 +22,7 @@ jobs: - run: name: "Checkout monorepo" command: | - git clone -b inphi/pre-acc-program https://github.com/ethereum-optimism/optimism + git clone -b inphi/pre-chal https://github.com/ethereum-optimism/optimism - run: name: "Capture Data" command: |