[build] switch to Ubuntu 24.04 in CI and docker #183
Annotations
1 error
build-and-push-image (github_ci)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /src && cd /src && curl -LOOO http://archive.ubuntu.com/ubuntu/pool/universe/u/uc-micro-py/uc-micro-py_1.0.1{-3.dsc,.orig.tar.xz,-3.debian.tar.xz} && dpkg-source -x uc-micro-py_1.0.1-3.dsc && cd uc-micro-py-1.0.1 && DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -b -d -uc -us && cd - && apt-get install ./python3-uc-micro_1.0.1-3_all.deb && curl -LOOO http://archive.ubuntu.com/ubuntu/pool/universe/l/linkify-it-py/linkify-it-py_2.0.0{-1.dsc,.orig.tar.gz,-1.debian.tar.xz} && dpkg-source -x linkify-it-py_2.0.0-1.dsc && cd linkify-it-py-2.0.0/ && DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -b -d -uc -us && cd - && apt-get install ./python3-linkify-it_2.0.0-1_all.deb && cd / && rm -rf /src" did not complete successfully: exit code: 1
|