Skip to content
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

Test against node 18 and node 20 #165

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Test against node 18 and node 20 #165

merged 3 commits into from
Mar 13, 2024

Conversation

mvolz
Copy link
Contributor

@mvolz mvolz commented Mar 7, 2024

No longer test against 16 as it's EOL, test against both 18 and 20.

mvolz added 2 commits March 7, 2024 10:25
Update ci to test on node 18 in addition to 16.
Keep language more similar
@dstillman
Copy link
Member

We don't need to test on 16, which is EOL:

https://nodejs.org/en/about/previous-releases

And we definitely want to test on 20, which is LTS. If GitHub Actions supports 21, we should probably test on that too.

We could also test on 18 on the grounds that it's still under maintenance.

Remove testing against 16, add testing against node 20.
@mvolz mvolz changed the title Test against node 18 as well as node 16 Test against node 18 as well and node 20 Mar 13, 2024
@mvolz mvolz changed the title Test against node 18 as well and node 20 Test against node 18 and node 20 Mar 13, 2024
@dstillman dstillman merged commit 2a7d975 into zotero:master Mar 13, 2024
2 checks passed
@dstillman
Copy link
Member

Thanks!

@mvolz mvolz deleted the ci branch March 14, 2024 10:59
avsm pushed a commit to avsm/translation-server that referenced this pull request Apr 17, 2024
avsm pushed a commit to avsm/translation-server that referenced this pull request Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants