Skip to content

ci: use .nvmrc file for CI - #4081

Merged
erickzhao merged 1 commit into
nextfrom
ci/nvmrc-tests
Dec 5, 2025
Merged

ci: use .nvmrc file for CI#4081
erickzhao merged 1 commit into
nextfrom
ci/nvmrc-tests

Conversation

@erickzhao

Copy link
Copy Markdown
Member
  • Uses .nvmrc instead of hard-coded environment variable for Node.js version in CI job.
  • Places actions/checkout before actions/setup-node so that the workflow has access to .nvmrc when the Node.js setup step is executed.

@erickzhao
erickzhao requested a review from a team as a code owner December 4, 2025 22:24
@erickzhao erickzhao added the next label Dec 4, 2025
@erickzhao erickzhao mentioned this pull request Dec 4, 2025
16 tasks
@erickzhao
erickzhao merged commit 8389bca into next Dec 5, 2025
12 checks passed
@erickzhao
erickzhao deleted the ci/nvmrc-tests branch December 5, 2025 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants