Skip to content

Commit

Permalink
chore: Update v8 snapshot cache (#30480)
Browse files Browse the repository at this point in the history
* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cypress-bot[bot] authored Oct 29, 2024
1 parent e18e66a commit cb2302d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4174,5 +4174,5 @@
"./tooling/v8-snapshot/cache/darwin/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "bff96b86aef903a038a2a541052dd6f1df603e213c5bef035c4ee62076e18069"
"deferredHash": "9b283a2e8f438c68097fdc62abe1caeddc6f46ded68178840c93f2e2a7db6007"
}
2 changes: 1 addition & 1 deletion tooling/v8-snapshot/cache/linux/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4177,5 +4177,5 @@
"./tooling/v8-snapshot/cache/linux/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "bff96b86aef903a038a2a541052dd6f1df603e213c5bef035c4ee62076e18069"
"deferredHash": "9b283a2e8f438c68097fdc62abe1caeddc6f46ded68178840c93f2e2a7db6007"
}

1 comment on commit cb2302d

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on cb2302d Oct 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/14.0.0/darwin-arm64/release/14.0.0-cb2302d605bbf65ee4e5a4671278338066ac50be/cypress.tgz

Please sign in to comment.