use the correct bazel version #48
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
build (prysmctl)
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/${BAZEL_VERSION}/release/bazel-${BAZEL_VERSION}-linux-${arch}\" -o /tmp/bazel && chmod +x /tmp/bazel && /tmp/bazel build --config=\"linux_${TARGETARCH}\" \"//cmd/$BINARY:$BINARY\"" did not complete successfully: exit code: 2
|
build (beacon-chain)
The job was canceled because "prysmctl" failed.
|
build (beacon-chain)
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/${BAZEL_VERSION}/release/bazel-${BAZEL_VERSION}-linux-${arch}\" -o /tmp/bazel && chmod +x /tmp/bazel && /tmp/bazel build --config=\"linux_${TARGETARCH}\" \"//cmd/$BINARY:$BINARY\"" did not complete successfully: exit code: 2
|
build (validator)
The job was canceled because "prysmctl" failed.
|
build (validator)
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/${BAZEL_VERSION}/release/bazel-${BAZEL_VERSION}-linux-${arch}\" -o /tmp/bazel && chmod +x /tmp/bazel && /tmp/bazel build --config=\"linux_${TARGETARCH}\" \"//cmd/$BINARY:$BINARY\"" did not complete successfully: exit code: 2
|