Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
Triggered via release October 10, 2023 08:54
@NanuIjazNanuIjaz
published 8.3.3
Status Failure
Total duration 6m 1s
Artifacts

build_docker.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cabal clean && cabal update && cabal configure --with-compiler=ghc-8.10.7 && echo \"package cardano-crypto-praos\" >> cabal.project.local && echo \" flags: -external-libsodium-vrf\" >> cabal.project.local && cabal build all && mkdir -p /root/.local/bin/ && cp -p dist-newstyle/build/x86_64-linux/ghc-8.10.7/cardano-node-*/x/cardano-node/build/cardano-node/cardano-node /root/.local/bin/" did not complete successfully: exit code: 1
build
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/