Skip to content

ci: update GitHub Actions to Node.js 24#10203

Merged
ReubenBond merged 1 commit into
dotnet:mainfrom
Meir017:upgrade-actions-node-24
Jun 10, 2026
Merged

ci: update GitHub Actions to Node.js 24#10203
ReubenBond merged 1 commit into
dotnet:mainfrom
Meir017:upgrade-actions-node-24

Conversation

@Meir017

@Meir017 Meir017 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Updates GitHub Actions setup-node from Node.js 20 to Node.js 24.

Node.js 24 is the current LTS line, while Node.js 20 is EOL according to the Node.js release schedule. This should avoid merge-queue/setup-node runs using the EOL Node 20 runtime, such as the setup-node issue seen while validating #10200.

Microsoft Reviewers: Open in CodeFlow

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ReubenBond ReubenBond added this pull request to the merge queue Jun 10, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 10, 2026
@Meir017

Meir017 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Run set -euo pipefail
Using default tag: latest
Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded
Docker pull failed for postgres on attempt 1; retrying in 10s...
Using default tag: latest
Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded
Docker pull failed for postgres on attempt 2; retrying in 30s...
Using default tag: latest
Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded
Docker pull failed for postgres on attempt 3; retrying in 60s...
Using default tag: latest
Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Error: Process completed with exit code 1.

https://github.com/dotnet/orleans/actions/runs/27299794328/job/80642155390

looks like a rate-limit issue with dockerhub

@ReubenBond ReubenBond added this pull request to the merge queue Jun 10, 2026
Merged via the queue into dotnet:main with commit 78ba189 Jun 10, 2026
62 checks passed
@Meir017 Meir017 deleted the upgrade-actions-node-24 branch June 10, 2026 20:02
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