-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node 17.2.0 #89459
node 17.2.0 #89459
Conversation
Hey all, does anyone know why the checks are failing? Is it the new python3.9 dependency included? |
No, this is failing because of nodejs/node#40783. |
17.2.0 has been released: https://github.com/nodejs/node/releases/tag/v17.2.0 |
Still fails for the same reason: #90191 |
node 17.2.0 npm 8.1.4 node: depend on python@3.9 on macos node: use python3 from CLT since Catalina Co-authored-by: Bo Anderson <mail@boanderson.me>
832f19a
to
efd3c7a
Compare
Monterey ARM consistently compiles Node in half the time that Big Sur ARM takes. Curious. |
Linux runner got stuck on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @tuzi3040!
Linux CI seems to get stuck testing this formula (e.g. Homebrew#89459). Let's avoid the part of the test that gets stuck for now.
node 17.1.0
npm 8.1.2
node: depend on python@3.9 on macos
node: use python3 from CLT since Catalina
A new one of #89068.