Skip to content

CI: do not hardcode Node.js version - use the "latest" and "lts/*"#469

Merged
macbre merged 5 commits intodevelfrom
ci/use-the-latest-current
Sep 5, 2023
Merged

CI: do not hardcode Node.js version - use the "latest" and "lts/*"#469
macbre merged 5 commits intodevelfrom
ci/use-the-latest-current

Conversation

@macbre
Copy link
Copy Markdown
Owner

@macbre macbre commented Sep 5, 2023

Currently that's Node.js 18.x and 20.x

$ nvm list | grep 'lts/\*'
lts/* -> lts/hydrogen (-> v18.17.1)

tests (lts/*)
Using Node.js v18.17.1

tests (latest)
Using Node.js v20.6.0

…strings

Currently that's Node.js 18.x and 20.x
@macbre macbre added the tests label Sep 5, 2023
@macbre macbre changed the title CI: do not hardcode Node.js version - use the "latest" and "current" CI: do not hardcode Node.js version - use the "latest" and "stable" Sep 5, 2023
@macbre macbre changed the title CI: do not hardcode Node.js version - use the "latest" and "stable" CI: do not hardcode Node.js version - use the "latest" and "lts/*" Sep 5, 2023
@macbre macbre merged commit 37436ad into devel Sep 5, 2023
@macbre macbre deleted the ci/use-the-latest-current branch September 5, 2023 16:07
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.

1 participant