Skip to content

Publish Runner Image #2

Publish Runner Image

Publish Runner Image #2

Manually triggered January 17, 2024 01:23
Status Failure
Total duration 30s
Artifacts

publish-image.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export RUNNER_ARCH=${TARGETARCH} && if [ \"$RUNNER_ARCH\" = \"amd64\" ]; then export RUNNER_ARCH=x64 ; fi && curl -f -L -o runner.tar.gz https://github.com/actions/runner/releases/download/v${RUNNER_VERSION}/actions-runner-${TARGETOS}-${RUNNER_ARCH}-${RUNNER_VERSION}.tar.gz && tar xzf ./runner.tar.gz && rm runner.tar.gz" did not complete successfully: exit code: 22