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

chore(ci): Drop matrix for lint job #2477

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

kriskowal
Copy link
Member

Fixes #2283

In order to avoid unnecessary duplication of effort in CI and to keep the required Lint job name consistent as we upgrade the underlying Node.js version, this change drops the test matrix and hard-codes the platform and node version.

@kriskowal kriskowal marked this pull request as ready for review October 1, 2024 21:28
@kriskowal kriskowal requested a review from turadg October 1, 2024 21:28
Copy link
Member

@turadg turadg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😃

@kriskowal kriskowal force-pushed the kriskowal-one-lint-to-rule-them-all-2283 branch from 70d0e85 to 49e2f5e Compare October 1, 2024 21:46
@kriskowal kriskowal enabled auto-merge October 1, 2024 21:47
@kriskowal kriskowal merged commit 164a5a5 into master Oct 1, 2024
15 checks passed
@kriskowal kriskowal deleted the kriskowal-one-lint-to-rule-them-all-2283 branch October 1, 2024 21:55
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.

drop matrix from the lint job
2 participants