Skip to content

CI: create a separate docker Image based on the gr4 build image #317

CI: create a separate docker Image based on the gr4 build image

CI: create a separate docker Image based on the gr4 build image #317

Triggered via pull request December 20, 2024 15:32
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
Update the docker container if it is modified
1m 10s
Update the docker container if it is modified
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Update the docker container if it is modified
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sudo apt-get update && sudo apt-get -y install build-essential autoconf automake libtool && cd $(mktmp -d) && git clone --branch v2.1.3 --depth=1 https://ohwr.org/project/etherbone-core.git && cd etherbone-core/api && touch ChangeLog && sed -e \"s%AC_MSG_ERROR%AC_MSG_NOTICE%g\" -i configure.ac && autoreconf -i && ./configure && make -j && sudo make install && rm ./* && sudo apt-get clean && sudo rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
Update the docker container if it is modified
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636