Skip to content

Update GHA workflow versions: Node LTS=24, active=22,24; Ubuntu 26.04 - #182

Merged
SleeplessByte merged 2 commits into
exercism:mainfrom
IsaacG:bump
Jul 24, 2026
Merged

Update GHA workflow versions: Node LTS=24, active=22,24; Ubuntu 26.04#182
SleeplessByte merged 2 commits into
exercism:mainfrom
IsaacG:bump

Conversation

@IsaacG

Copy link
Copy Markdown
Member

No description provided.

@IsaacG

Copy link
Copy Markdown
MemberAuthor

+cc @exercism/javascript

Comment thread.github/workflows/ci.js.yml Outdated
strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [24.x, 26.x]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Node 22 has LTS support till April 2027. I think we should include it here.

@IsaacGIsaacGJul 22, 2026

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Done. Is the purpose of this CI to ensure the tests are valid on the current test runner (which only runs one version) or that they work on any version even if Exercism isn't using that version?
If it is the latter, what is the purpose of doing so?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This analyzer can also be ran as a standalone tool.

@SleeplessByte
SleeplessByte merged commit b9e0ad4 into exercism:mainJul 24, 2026
6 checks passed
Sign up for freeto 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

@IsaacG@tejasbubane@SleeplessByte