chore: use fast runner #32
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$BUILDARCH\" in amd64) arch=x86_64 ;; arm64) arch=arm64 ;; esac && curl -sL \"https://releases.bazel.build/5.3.0/release/bazel-5.3.0-linux-${arch}\" -o /tmp/bazel && chmod +x /tmp/bazel && /tmp/bazel build --config=\"linux_${TARGETARCH}\" \"//cmd/$BINARY:$BINARY\"" did not complete successfully: exit code: 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading