Skip to content

Commit

Permalink
rollback ethers version
Browse files Browse the repository at this point in the history
  • Loading branch information
krlosMata committed Apr 11, 2024
1 parent 29afced commit 2899016
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 6,760 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
node-version: 20
- name: Clone repos
run: |
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
cd ..
git clone https://github.com/0xPolygonHermez/zkevm-testvectors.git --branch develop-feijoa
cd zkevm-testvectors/tools-inputs/tools-eth
Expand Down
Loading

0 comments on commit 2899016

Please sign in to comment.