Skip to content

Commit

Permalink
Merge pull request #2859 from OffchainLabs/wasmer-submodule-pin-check
Browse files Browse the repository at this point in the history
wasmer: check against correct branch
  • Loading branch information
tsahee authored Dec 31, 2024
2 parents b29597c + ed82591 commit 4eaf47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submodule-pin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
#TODO Rachel to check these are the intended branches.
[arbitrator/langs/c]=origin/vm-storage-cache
[arbitrator/tools/wasmer]=origin/adopt-v4.2.8
[arbitrator/tools/wasmer]=origin/stylus
)
divergent=0
for mod in `git submodule --quiet foreach 'echo $name'`; do
Expand Down

0 comments on commit 4eaf47e

Please sign in to comment.