Skip to content

Commit

Permalink
comment on nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
adu-web3 committed Jun 3, 2024
1 parent 9e63873 commit c16162f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
# replace nightly because latest nightly release has some breaking changes that result in test failures
# this is a previous recent nightly release that should work
version: nightly-f625d0fa7c51e65b4bf1e8f7931cd1c6e2e285e9

- name: Run Forge build
Expand Down

0 comments on commit c16162f

Please sign in to comment.