Skip to content

Update npm in ci workflow#66

Merged
OlivierCosti merged 1 commit intomasterfrom
update_npm_in_ci_workflow
Apr 22, 2026
Merged

Update npm in ci workflow#66
OlivierCosti merged 1 commit intomasterfrom
update_npm_in_ci_workflow

Conversation

@SH-Exact
Copy link
Copy Markdown
Contributor

This PR updates the github CI workflow so that node and implictly npm match the versions introduced in e6d8024 with volta support / pinned versions. In said commit the required npm version was increased to npm >= 11, but since the CI used node version 22.14.0 which bundles npm version 10.9.2 the github actions failed. Now the CI workflow uses node version 24.11.1 as pinned in package.json

@SH-Exact SH-Exact self-assigned this Apr 20, 2026
@OlivierCosti OlivierCosti self-requested a review April 22, 2026 09:37
@OlivierCosti OlivierCosti added the bug Something isn't working label Apr 22, 2026
@OlivierCosti OlivierCosti merged commit b09cc05 into master Apr 22, 2026
8 checks passed
@OlivierCosti OlivierCosti deleted the update_npm_in_ci_workflow branch April 22, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants