Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(check-node): unstable node 21 is incorrectly listed as supported (#…
…4362) Any downstream packages that use `NodeRelease.supported` to compute a list of active Node versions currently believe they should test again Node 21, which we don't actually want. --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
- Loading branch information