Open
Description
Tooling Suggestion Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
main
branch of the repository. - I have read and agree to Mocha's Code of Conduct and Contributing Guidelines
- I have searched for related issues and issues with the
faq
label, but none matched my issue. - I want to provide a PR to resolve this
Overview
Mocha tests 18, 20, and 22 in CI right now:
mocha/.github/workflows/mocha.yml
Line 27 in fffe569
mocha/.github/workflows/mocha.yml
Line 71 in fffe569
Node 24 was just released (hooray!): https://nodejs.org/en/blog/release/v24.0.0
Let's add Node 24 to CI?
Additional Info
If this exposes any failures in Mocha, those would be good bugs to file.