Skip to content

Commit 1a3e644

Browse files
authored
Switch back to nightly build of foundry (#75)
1 parent 893229b commit 1a3e644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install Foundry
3636
uses: foundry-rs/foundry-toolchain@v1
3737
with:
38-
version: nightly-e649e62f125244a3ef116be25dfdc81a2afbaf2a
38+
version: nightly
3939

4040
- name: Run tests
4141
run: forge test

0 commit comments

Comments
 (0)