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

action: do not install packages in setup #43

Merged
merged 1 commit into from
Jun 21, 2023
Merged

Conversation

pbrezina
Copy link
Member

There is a regression in podman that fails to create networks. The
workaround is to avoid update of the podman package. We can skip
the installation since both podman and docker-compose are available
in the base image.

See: actions/runner-images#7753

@pbrezina pbrezina force-pushed the podman branch 2 times, most recently from b0665a2 to 477efa5 Compare June 21, 2023 10:43
There is a regression in podman that fails to create networks. The
workaround is to avoid update of the podman package. We can skip
the installation since both podman and docker-compose are available
in the base image.

See: actions/runner-images#7753
@pbrezina pbrezina merged commit 515b1ce into SSSD:master Jun 21, 2023
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.

1 participant