Skip to content

tools: revert tools GHA workflow to ubuntu-latest#62024

Merged
nodejs-github-bot merged 1 commit intomainfrom
noslim
Feb 28, 2026
Merged

tools: revert tools GHA workflow to ubuntu-latest#62024
nodejs-github-bot merged 1 commit intomainfrom
noslim

Conversation

@richardlau
Copy link
Member

The update script for undici requires Docker, which is not available on ubuntu-slim.


Workflow is currently failing, e.g. https://github.com/nodejs/node/actions/runs/22267523399/job/64416376200#step:6:14

failed to connect to the docker API at unix:///var/run/docker.sock; check if the path is correct and if the daemon is running: dial unix /var/run/docker.sock: connect: no such file or directory
node:child_process:1000
    throw err;
    ^

Error: Command failed: docker info -f "{{.OSType}}/{{.Architecture}}"
failed to connect to the docker API at unix:///var/run/docker.sock; check if the path is correct and if the daemon is running: dial unix /var/run/docker.sock: connect: no such file or directory

The update script for undici requires Docker, which is not available
on `ubuntu-slim`.
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/actions
  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Feb 27, 2026
@targos targos added the fast-track PRs that do not need to wait for 72 hours to land. label Feb 27, 2026
@github-actions
Copy link
Contributor

Fast-track has been requested by @targos. Please 👍 to approve.

@richardlau richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 27, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 28, 2026
@nodejs-github-bot nodejs-github-bot merged commit c9d0ef8 into main Feb 28, 2026
26 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in c9d0ef8

@nodejs-github-bot nodejs-github-bot deleted the noslim branch February 28, 2026 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track PRs that do not need to wait for 72 hours to land. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants