Skip to content

Update Node.js workflow to remove version 18.x#61

Merged
kdinev merged 2 commits into
masterfrom
kdinev-patch-1
Oct 8, 2025
Merged

Update Node.js workflow to remove version 18.x#61
kdinev merged 2 commits into
masterfrom
kdinev-patch-1

Conversation

@kdinev
Copy link
Copy Markdown
Member

@kdinev kdinev commented Oct 8, 2025

Removed Node.js version 18.x from the matrix and updated build/test commands.

Removed Node.js version 18.x from the matrix and updated build/test commands.
Comment thread .github/workflows/node.js.yml Fixed
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@kdinev kdinev requested a review from Copilot October 8, 2025 13:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Node.js CI workflow to remove Node.js version 18.x from the test matrix, focusing on testing with only the more recent versions 20.x and 22.x.

  • Removed Node.js 18.x from the version matrix
  • Retained Node.js 20.x and 22.x for testing
  • Updated build and test commands to use standard npm commands

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kdinev kdinev merged commit 2bab25e into master Oct 8, 2025
5 checks passed
@kdinev kdinev deleted the kdinev-patch-1 branch October 8, 2025 13:29
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.

3 participants