Skip to content
Manually triggered January 3, 2025 10:28
Status Failure
Total duration 1m 23s
Artifacts

docker-publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -s -SL \"https://boostorg.jfrog.io/artifactory/main/release/1.84.0/source/boost_1_84_0.tar.gz\" | tar xz -C /tmp && cd /tmp/boost_1_84_0 && ./bootstrap.sh --prefix=/usr/local --with-libraries=system,filesystem,program_options,iostreams,serialization && ./b2 -j 6 install && cd / && rm -rf /tmp/boost_1_84_0" did not complete successfully: exit code: 2
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636