Skip to content

Commit 91aad69

Browse files
freeze anvil CI version to last know working one
1 parent 2195955 commit 91aad69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767
components: clippy,rustfmt
6868
- name: Install Foundry
6969
uses: foundry-rs/foundry-toolchain@v1
70+
# The last version of Foundry that didn't experience this issue: https://github.com/alloy-rs/alloy/issues/1371
71+
version: nightly-cb9dfae298fe0b5a5cdef2536955f50b8c7f0bf5
7072
- name: Build cache
7173
uses: buildjet/cache@v4
7274
with:

0 commit comments

Comments
 (0)