feat: remove python3 from the tool cache and ensure docker compose is installed #45
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export RUNNER_ARCH=${TARGETARCH} && if [ \"$RUNNER_ARCH\" = \"amd64\" ]; then export DOCKER_ARCH=x86_64 ; fi && if [ \"$RUNNER_ARCH\" = \"arm64\" ]; then export DOCKER_ARCH=aarch64 ; fi && mkdir -p /usr/local/lib/docker/cli-plugins && curl -fLo /usr/local/lib/docker/cli-plugins/docker-compose \"https://github.com/docker/compose/releases/download/v${COMPOSE_VERSION}/docker-compose-linux-${RUNNER_ARCH}\" && chmod +x /usr/local/lib/docker/cli-plugins/docker-compose" did not complete successfully: exit code: 22
|
This job failed
Loading