Skip to content

ci: add node 20, drop node 14/16 on mac/win #374

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

Merged
merged 1 commit into from
Aug 11, 2024
Merged

ci: add node 20, drop node 14/16 on mac/win #374

merged 1 commit into from
Aug 11, 2024

Conversation

justinmk
Copy link
Member

Problem:
macos CI fails:

Error: Unable to find Node version '14' for platform darwin and architecture arm64.

Solution:

  • Skip node 14/16 on macos and windows (to save CI time).
  • Add testing for node 20.

Problem:
macos CI fails:

    Error: Unable to find Node version '14' for platform darwin and architecture arm64.

Solution:
- Skip node 14/16 on macos and windows (to save CI time).
- Add testing for node 20.
@justinmk justinmk merged commit 8b4003c into master Aug 11, 2024
10 checks passed
@justinmk justinmk deleted the ci branch August 11, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant