Skip to content

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

Open
richardlau wants to merge 1 commit intomainfrom
noslim
Open

tools: revert tools GHA workflow to ubuntu-latest#62024
richardlau wants to merge 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.

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