Skip to content

Commit

Permalink
chore(ci): use 18-11-2024 foundry nightly
Browse files Browse the repository at this point in the history
Starting from 19-11-2024 0.4.6 solc compiler is not installed for some reason.
  • Loading branch information
envin3 committed Nov 20, 2024
1 parent 34ae2c1 commit af32802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: 'Install Foundry'
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: nightly-e649e62f125244a3ef116be25dfdc81a2afbaf2a

- name: 'Setup Node.js'
uses: actions/setup-node@v4
Expand Down

0 comments on commit af32802

Please sign in to comment.