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: Add Node 20 to CI matrix #49

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Conversation

BilalQamar95
Copy link
Contributor

Description

As a first step in the upgrade to Node 20, add it to the CI matrix as a non-blocking test.

See the tracking issue for further information.

@BilalQamar95 BilalQamar95 self-assigned this Sep 12, 2024
@BilalQamar95 BilalQamar95 mentioned this pull request Sep 12, 2024
@BilalQamar95
Copy link
Contributor Author

@Zacharis278 Can you please help merge this? It's blocked due to idled test Expected — Waiting for status to be reported and in order to merge this we need to temporarily remove the test check as a required status.

This issue is because the CI workflow was updated to include a test matrix for Node versions 18 and 20. Since the test job is marked as a required check, it expects a single status to be reported. With the matrix setup, tests are now running separately for both Node versions, causing the status check to get stuck on idle.

@rijuma rijuma merged commit c056a6c into main Oct 21, 2024
6 checks passed
@rijuma rijuma deleted the bilalqamar95/node20-upgrade-1 branch October 21, 2024 11:33
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.

5 participants