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

Improve CI with matrix testing #1184

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

NicoPennec
Copy link
Member

@NicoPennec NicoPennec commented Sep 13, 2023

Problem

  • CI pipeline runs tests only for one version of Node.js

Solution

  • Run the CI on major Node.js versions (v18 LTS + v20) with matrix testing.
  • Caching dependencies to speed up workflows.

@frankrousseau frankrousseau merged commit fa24ce1 into cgwire:master Sep 13, 2023
4 checks passed
@NicoPennec NicoPennec deleted the ci/matrix-testing branch September 14, 2023 09:56
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.

2 participants