Files
pnpm/.github/workflows
Zoltan Kochan 017c1ef430 docs(release): correct rationale comment on macos-latest runner (#11446)
The previous comment attributed the darwin SEA crashes to ldid producing
bad page hashes, but the upstream minimal `node --build-sea` + `codesign`
repro (nodejs/node#62893) shows codesign-signed binaries crash too. The
bug is in LIEF's Mach-O surgery during --build-sea, not in signing.

Rewrite the comment to state the actual reasons the job runs on macOS
(native codesign avoids building ldid; macos-latest is Apple Silicon so
verify-binary.mjs can smoke-test the darwin-arm64 SEA) and explicitly
note that this does NOT fix the darwin-x64 crash.

Comment-only change. No behaviour change.
2026-05-04 22:10:44 +02:00
..
2026-03-30 00:34:47 +02:00
2026-03-30 00:34:47 +02:00
2026-04-22 02:18:34 +02:00
2026-04-22 02:18:34 +02:00