Skip to content

update dependencies for wasmvm2 #29

update dependencies for wasmvm2

update dependencies for wasmvm2 #29

Re-run triggered August 1, 2024 22:08
Status Failure
Total duration 1m 4s
Artifacts

e2e.yml

on: pull_request
build-docker
51s
build-docker
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -ecuxo pipefail set -eux; export ARCH=$(uname -m); WASM_VERSION=$(go list -m all | grep github.com/CosmWasm/wasmvm/v2 || true); if [ ! -z \"${WASM_VERSION}\" ]; then WASMVM_REPO=$(echo $WASM_VERSION | awk '{print $1}'); WASMVM_VERS=$(echo $WASM_VERSION | awk '{print $2}'); wget -O /lib/libwasmvm_muslc.a https://${WASMVM_REPO}/releases/download/${WASMVM_VERS}/libwasmvm_muslc.$(uname -m).a; fi; go mod download;" did not complete successfully: exit code: 1