Skip to content

Commit

Permalink
feat: bump foundry version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesalexandre committed Apr 9, 2024
1 parent a4c9a78 commit ad3423c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/foundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
submodules: recursive

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
uses: foundry-rs/foundry-toolchain@v1.2.0

- name: Run Forge build
run: |
Expand Down

0 comments on commit ad3423c

Please sign in to comment.