Skip to content

Commit 2b91fa6

Browse files
committed
Pin CI foundry to v1.5.0 release
1 parent 1b0972b commit 2b91fa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: 1.5.0
33+
version: v1.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)