chore: bump ubuntu version #97
Annotations
2 errors
dev
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install --yes --no-install-recommends software-properties-common gpg wget && wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | tee /usr/share/keyrings/kitware-archive-keyring.gpg >/dev/null && echo \"deb [signed-by=/usr/share/keyrings/kitware-archive-keyring.gpg] https://apt.kitware.com/ubuntu/ ${OS_CODENAME} main\" | tee /etc/apt/sources.list.d/kitware.list >/dev/null && add-apt-repository ppa:git-core/ppa --yes && apt-get update && apt-get install --yes --no-install-recommends build-essential dumb-init libfox-1.6-dev python3-clang-10 libsdl2-dev cmake git zip unzip file python3-pip python3-dev gawk dfu-util libssl-dev gstreamer1.0-plugins-base awesome && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
builder
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m pip install -U pip setuptools && python3 -m pip install asciitree jinja2 pillow lz4 pyelftools" did not complete successfully: exit code: 1
|