Skip to content

add runner platform

add runner platform #4

Triggered via push January 1, 2025 14:44
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /home/docker && mkdir actions-runner && cd actions-runner && curl -o actions-runner-${RUNNER_PLATFORM}-${RUNNER_VERSION}.tar.gz -L https://github.com/actions/runner/releases/download/v${RUNNER_VERSION}/actions-runner-${RUNNER_PLATFORM}-${RUNNER_VERSION}.tar.gz && tar xzf actions-runner-${RUNNER_PLATFORM}-${RUNNER_VERSION}.tar.gz" did not complete successfully: exit code: 2
Build (linux/amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636