We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 v20 is now the current active LTS version: https://github.com/nodejs/release#release-schedule
So we should probably add v20 to the list of versions that we automatically test on:
arcgis-rest-js/.github/workflows/pull-request-tests.yml
Line 21 in 9ec89a2
No response
Questions:
The text was updated successfully, but these errors were encountered:
I think we should remove 14 and 16.
Sorry, something went wrong.
I would like to work on this issue, please :)
@0scvr all yours!
Updated in #1144 - thanks @0scvr and @patrickarlt!
No branches or pull requests
Describe the problem
Node v20 is now the current active LTS version:
https://github.com/nodejs/release#release-schedule
Describe the proposed solution
So we should probably add v20 to the list of versions that we automatically test on:
arcgis-rest-js/.github/workflows/pull-request-tests.yml
Line 21 in 9ec89a2
Alternatives considered
No response
Additional Information
Questions:
The text was updated successfully, but these errors were encountered: