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
I noticed that you don't test on Node LTS version 22 despite it being officially supported.
Fix should be as easy as adding 22 here:
22
adapters/.github/workflows/ci.yml
Line 110 in 641d7d5
This is where you claim support for e.g. 22:
adapters/package.json
Lines 26 to 28 in 641d7d5
None
The text was updated successfully, but these errors were encountered:
corneliusroemer
No branches or pull requests
Astro Info
Describe the Bug
Fix should be as easy as adding
22
here:adapters/.github/workflows/ci.yml
Line 110 in 641d7d5
What's the expected result?
This is where you claim support for e.g. 22:
adapters/package.json
Lines 26 to 28 in 641d7d5
Link to Minimal Reproducible Example
None
Participation
The text was updated successfully, but these errors were encountered: