Skip to content

chore: Downgrade node.js version to 22#3176

Open
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-downgrade-nodejs-to-22
Open

chore: Downgrade node.js version to 22#3176
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-downgrade-nodejs-to-22

Conversation

@filzrev

@filzrev filzrev commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

On recent GitHub Actions runner images.
Setup Additional Tools failed.

It seems cached Node.js version 24.16.0 is used and explicitly specified 24.15.0 version seems ignored in some cases.

This PR downgrade Node.js version to 22.x temporary.
Because Node 22 is not affected by #3154. and it can receive security updates.

@filzrev

filzrev commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

I'm not sure why cached Node.js version is used on some CI executions.
https://github.com/dotnet/BenchmarkDotNet/actions/runs/27738890485

On latest CI executions. It seems 20260615 runner images are used.
And properly installed explicitly specified Node.js version (24.15.0)

Though, It's better to use Node.js 22 to receive security update until #3154 issue is resolved.

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.

1 participant