Skip to content

chore(deps): update github-actions #259

chore(deps): update github-actions

chore(deps): update github-actions #259

Triggered via pull request October 1, 2023 01:43
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-grpc-utils-image.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -eo pipefail -c apt-get update\napt-get install -y --no-install-recommends curl jq ca-certificates\napt-get clean\nrm -rf /var/lib/apt/lists/*\n\ncurl -LSs \"$GRPCURL_URL\" | tar xz\nmv ./grpcurl /usr/local/bin/grpcurl\nchmod +x /usr/local/bin/grpcurl\ngrpcurl --version\n\ncurl -LSs \"$GHZ_URL\" | tar xz\nmv ./ghz /usr/local/bin/ghz\nchmod +x /usr/local/bin/ghz\nghz --version\n" did not complete successfully: exit code: 100