Skip to content

Commit

Permalink
chore: pin Foundry in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yi-sun committed Feb 25, 2024
1 parent e10e6e3 commit 8ee390a
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 @@ -33,6 +33,8 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly-293fad73670b7b59ca901c7f2105bf7a29165a90

- name: Check forge version
run: forge --version
Expand Down

0 comments on commit 8ee390a

Please sign in to comment.