Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
actions: do not install packages in setup
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
- Loading branch information