Skip to content

Commit 1b0972b

Browse files
committed
Pin CI foundry to 1.5.0 release
1 parent c0a4781 commit 1b0972b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install Foundry
3131
uses: foundry-rs/foundry-toolchain@v1
3232
with:
33-
version: nightly
33+
version: 1.5.0
3434
- name: Start Anvil in background
3535
run: anvil --fork-url https://nodes.sequence.app/arbitrum &
3636
- run: pnpm build

0 commit comments

Comments
 (0)