Skip to content

Commit

Permalink
test(e2e): pin foundary image (#2041)
Browse files Browse the repository at this point in the history
This will backport the following commits from `main` to `release/v0.8`:
- [test(e2e): reset to default bridge spec
(#2015)](#2015). Only the
foundary image fix though.

issue: none

Co-authored-by: Kevin Halliday <[email protected]>
  • Loading branch information
corverroos and kevinhalliday authored Oct 2, 2024
1 parent 0499a95 commit 834332f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-sol-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
go-version: 'stable'
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version:
nightly-9dbfb2f1115466b28f2697e158131f90df6b2590
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
Expand Down

0 comments on commit 834332f

Please sign in to comment.