Skip to content

Commit

Permalink
feat: switched to stable foundry for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
VanshSahay committed Feb 11, 2025
1 parent d89f798 commit 0c8dc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: stable

- name: Show Forge version
run: |
Expand Down

0 comments on commit 0c8dc77

Please sign in to comment.