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

Rework CI steps #1737

Merged
merged 2 commits into from Dec 24, 2023
Merged

Rework CI steps #1737

merged 2 commits into from Dec 24, 2023

Conversation

daniellockyer
Copy link
Member

No description provided.

- right now our way to check semver compatibility is to run the tests on
  every version
- this is really inefficient as it results in a lot of CI jobs that we
  don't need
- this should run a CI job that ensures the minimum version we accept is
  Node 10.12.0
- bumped building on Node 16 to Node 18
- removed all matrix executions apart from Node 18
@daniellockyer daniellockyer marked this pull request as ready for review December 24, 2023 07:42
@daniellockyer daniellockyer merged commit 9e8b2ee into master Dec 24, 2023
6 checks passed
@daniellockyer daniellockyer deleted the semver-check branch December 24, 2023 07:43
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.

None yet

1 participant