Skip to content

Commit d613a81

Browse files
chore: fix ci
1 parent 1850606 commit d613a81

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ jobs:
3030
submodules: recursive
3131

3232
- name: Install Foundry
33-
uses: foundry-rs/foundry-toolchain@v1
34-
with:
35-
version: nightly-de33b6af53005037b463318d2628b5cfcaf39916 # Latest stable version
33+
uses: foundry-rs/foundry-toolchain@v1
3634

3735
- name: Set up Rust
3836
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)