Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace engine manual installation by crazy-max/ghaction-setup-docker #11763

Closed
wants to merge 1 commit into from

Conversation

glours
Copy link
Contributor

@glours glours commented Apr 24, 2024

What I did
CI is currently broken due to issue during Docker engine installation
I use @crazy-max GHA engine installer to fix the CI

edit: this isn't link to the last engine version installation process but a Microsoft issue in linux package repository

Related issue
N/A

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@glours glours self-assigned this Apr 24, 2024
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@crazy-max
Copy link
Member

Looking at ci failure you might also want to enforce DOCKER_HOST by using set-host: true: https://github.com/crazy-max/ghaction-setup-docker?tab=readme-ov-file#inputs

@glours glours force-pushed the use-docker-crazymax-gha branch 4 times, most recently from 7dc8ad5 to c8d4d32 Compare April 24, 2024 10:01
.github/workflows/ci.yml Outdated Show resolved Hide resolved
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@glours glours requested review from a team, ndeloof, milas and jhrotko and removed request for a team April 24, 2024 10:10
@crazy-max
Copy link
Member

crazy-max commented Apr 24, 2024

Fyi opened #11550 previously and got some issues with network related stuff. Guess we can close it if everything looks good here.

@glours
Copy link
Contributor Author

glours commented Apr 24, 2024

@crazy-max We'll keep the original PR, I close this one

@glours glours closed this Apr 24, 2024
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.

None yet

2 participants