Skip to content

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

Open
IsaacG wants to merge 2 commits into
exercism:mainfrom
IsaacG:bump
Open

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

Conversation

@IsaacG

@IsaacG IsaacG commented Jul 8, 2026

Copy link
Copy Markdown
Member

No description provided.

@IsaacG
IsaacG requested a review from SleeplessByte as a code owner July 8, 2026 19:42
@IsaacG

IsaacG commented Jul 21, 2026

Copy link
Copy Markdown
Member Author

+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.

@IsaacG IsaacG Jul 22, 2026

Copy link
Copy Markdown
Member Author

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?

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.

2 participants