Skip to content

update yosys version #1880

update yosys version

update yosys version #1880

Re-run triggered September 12, 2024 19:53
Status Failure
Total duration 7m 7s
Artifacts
build-and-push-image
6m 42s
build-and-push-image
cleaner
3s
cleaner
check-format
0s
check-format
run-tests
0s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source /root/dependencies.sh && mkdir cvc5 && cd cvc5 && wget -qO- https://github.com/cvc5/cvc5/archive/$CVC5_COMMIT_HASH.tar.gz | tar xz --strip-components=1 && ./configure.sh --prefix=\"/root/.local\" --auto-download && cd ./build && make -j ${MAKE_JOBS} && make -j ${MAKE_JOBS} install && rm -rf /root/cvc5" did not complete successfully: exit code: 2
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected], actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/