We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2195955 commit 91aad69Copy full SHA for 91aad69
.github/workflows/ci.yml
@@ -67,6 +67,8 @@ jobs:
67
components: clippy,rustfmt
68
- name: Install Foundry
69
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
72
- name: Build cache
73
uses: buildjet/cache@v4
74
with:
0 commit comments