mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
2 PRs that landed independently caused this issue which makes every native suites run in CI fail on Windows. This is just a quick patch to unblock the CI. Refs: https://github.com/nodejs/node/pull/52905 Refs: https://github.com/nodejs/node/pull/52646 PR-URL: https://github.com/nodejs/node/pull/53173 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>