Skip to content

Commit

Permalink
Switch back to nightly build of foundry (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlaprade authored Nov 27, 2024
1 parent 893229b commit 1a3e644
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 @@ -35,7 +35,7 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly-e649e62f125244a3ef116be25dfdc81a2afbaf2a
version: nightly

- name: Run tests
run: forge test
Expand Down

0 comments on commit 1a3e644

Please sign in to comment.