-
Notifications
You must be signed in to change notification settings - Fork 166
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
Proposal: Drop support for MacOS prior to 13 #3876
Comments
I am obviously in favor. |
@targos thanks that answers the question I was just about to ask. As long as the configuration maintains the same minimum osx version (which you confirmed it does) I'm +1 as well. |
SGTM on the basis of continuing to use the |
- Related nodejs#3686 - Related nodejs#3876
Thanks for all the feedback ❤️ ! Seems like we are very align on this, so I will close it and move on to MacOS 13. I will include |
As discussed in #3874 (thanks @targos), it seems like we can rethink our strategy on supporting legacy versions of macOS.
Current Situation:
In Node:
Context:
Proposal:
cc: @nodejs/build, do you agree on dropping support for macOS 10.15 and 11? We propose using macOS 13 as the minimum version for Node 18 to Node 23.
Obviously, we will implement this deprecation progressively as part of the issue #3686 plan to avoid disruptions.
The text was updated successfully, but these errors were encountered: