Skip to content

CI Work-around for Docker on Windows error - #4

Merged
lesteve merged 3 commits into
scikit-learn:mainfrom
lesteve:work-around-windows-docker-errors
Jul 28, 2026
Merged

CI Work-around for Docker on Windows error#4
lesteve merged 3 commits into
scikit-learn:mainfrom
lesteve:work-around-windows-docker-errors

Conversation

@lesteve

@lesteve lesteve commented Jul 28, 2026

Copy link
Copy Markdown
Member

Fixes #3

@lesteve

lesteve commented Jul 28, 2026

Copy link
Copy Markdown
Member Author

I was hoping to see a "Docker not ready. Checking for Docker services..." output in one of the logs to be 100% sure that this was working as expected, but didn't get unlucky enough 😅

Let's merge this one since I took the script from an existing project that has been using it for some time: https://github.com/spiffe/spire/blob/cb7073c250ef6eb568b837e4448cc58a30450067/.github/workflows/scripts/wait-for-docker-windows.ps1.

@lesteve
lesteve merged commit 9147b7b into scikit-learn:main Jul 28, 2026
31 checks passed
@lesteve
lesteve deleted the work-around-windows-docker-errors branch July 28, 2026 11:32
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.

Docker error on Windows runner failed to connect to the docker API at npipe:////./pipe/docker_engine

1 participant