feat: version bump mithril to v2418.1 #20
ci-docker.yml
on: pull_request
build-amd64
32s
build-arm64
1m 11s
Annotations
2 errors
build-amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building tags/${MITHRIL_VERSION}...\" && git clone https://github.com/input-output-hk/mithril.git --depth 1 -b ${MITHRIL_VERSION} && cd mithril && git checkout tags/${MITHRIL_VERSION} && cargo build --features portable --release -p mithril-client-cli" did not complete successfully: exit code: 101
|
build-arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Building tags/${MITHRIL_VERSION}...\" && git clone https://github.com/input-output-hk/mithril.git --depth 1 -b ${MITHRIL_VERSION} && cd mithril && git checkout tags/${MITHRIL_VERSION} && cargo build --features portable --release -p mithril-client-cli" did not complete successfully: exit code: 101
|